https://prnt.sc/WIG1kewKzoC6
I want to preselect the first service or my selected service from backend.
I am using amelia latest version, Can you please check?
Currently, Amelia doesn’t offer a built-in option to automatically preselect the first service or a default service directly from the backend settings. However, there are a couple of workarounds you might consider:
Using a Direct Booking Link:
You can create a unique booking link for a specific service from the Amelia backend (via the “Services” section) and use that link to direct users to a preselected service. This is useful for buttons or redirects.
Custom Code (Optional):
If you’re comfortable with custom development or have a developer on your team, it’s possible to inject a small JavaScript snippet on the page to simulate a default selection when the booking form loads.
You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.
To preselect the first service on your Amelia booking form, you can use the following JS snippet. Please make sure to place it on the page where the booking form is embedded — ideally in the page’s footer or inside a script block if you’re using a custom HTML widget (e.g., in Elementor or your theme):