Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
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