We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
How can we pass a URL-GET parameter to a custom field in Amelias booking form as plain text? E.g. we'd like to pass a plain text info inside an a-tag into a custom field inside Amelia's booking process like this:
<a href="/amelia/booking.html?mycustomfield=Some%20Text">I want to collect this</a>
Is this possible?
Also, would it be possible to pass a price for a service the same way, or is it impossible to set a price dynamically?
Best wishes
Hello there.
This falls under custom work, so I can only offer some advice about this. Please take a look at this example:
It uses our JS hook to modify the value of first name and last name through URL, or to use our email notification placeholders in the URL.
For example:
https://localhost/ameliafull/index.php/booking/?firstName=John&lastName=Doe - this will add "John" in the First Name field, and "Doe" in the Last Name field.
https://localhost/ameliafull/index.php/booking/?firstName=%customer_first_name%&lastName=%customer_last_name% this will add both the name and the last name of the customer, pulling it from our database if they're logged in.
You can modify the JS to do something similar with custom field values. You can target the class "cf-ID".
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables