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!
I have seen the list of JavaScript actions in the documentation. However, I am looking for a list of JS methods to do some things to the booking form. Specifically, I would like to know how to reset/reinitialize the form as well as how to set the selected service. How do I do this?
Hello,
Thank you for reaching out!
Could you please provide more details about your setup? Specifically:
Are you using the Step-by-Step 2.0 booking form or the legacy 1.0 version?
Are you embedding the form via shortcode, or loading it dynamically (e.g., in a modal)?
What exactly are you trying to achieve when resetting/reinitializing the form? (e.g., clearing fields, returning to step 1, etc.)
Regarding selecting the service — do you want to preselect it programmatically, or allow dynamic changes based on user interaction?
With this information, I’ll be happy to guide you further!
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
I am using the 2.0 booking form in a popup. I have 5 buttons on my page, each for a different service. When I click the button, I want to reset the form and then preselect a service based on the button they clicked. I do not want to have 5 different booking forms on the page, each for a different service. I want a single booking form where I can use javascript to control the service selection field.
Also, there is a javascript action for when the popup shows?
Hello Appnet,
Thank you for the update on this.
Please check the following article for this purpose:
Popup creation in Amelia
Please let me know if that worked for you.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Nothing on that page helps me. I have already added the popup. That is not the issue. As I said, I want to change the selected service in the popup using javascript. How do I do that?
Hello Appnet,
Thank you for the update on this.
For that purpose, you will have to, instead of e.g.
This is an example of pre-selecting the service with the ID of 1.
Please let me know if you have any other questions.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Yes, I know how to do that. I specifically asked for how to do this with Javascript though. Not with a shortcode.
Hello,
Thank you for your follow-up.
At this time, there is no JavaScript-based method available for triggering the Amelia booking form directly, as Amelia already includes a built-in popup feature, which I mentioned in our earlier messages. This is the supported and intended way to handle such use cases.
If you need help implementing the popup feature or customizing its appearance, feel free to let me know — I’ll be happy to assist!
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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