Set a Default Service
Hi Nikola,
Is there any way I can select a default service when the user land in the booking page.
Some of the client have reported that they don't understand there is a dropdown which they need to click and has only the dash (-) sign.
Any chance If I can manually set a default service initially?
1 Answers
Hi Sangam, you can change label from -
to Please select value
or something. Short code attribute is called select_placeholder
so just add like this [[ea_bootstrap select_placeholder="Please select value"]]
Best regards,
Nikola
Thanks for your promp response Nikola. Any chance you would think you could given the select tag a ID so javascript action could be applied. I appreciate that there is atleast to let the clients know they could click there, but I was really looking forward If a default service can be selected.
Please login or Register to submit your answer