As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
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