Public Ticket #2524985 On the front end of booking form can I 1. Move location to the top 2. Can I hide the employee field? Closed
Comments 1Rory started the conversationSeptember 1, 2020 at 12:03pmHello Team,On the front end of booking form can I 1. Move location to the top 2. Can I hide the employee field?See my attachment of my front end.[deleted] repliedSeptember 2, 2020 at 11:56amHello Rory, 1. There isn't a possibility to re-order the selection in the booking form in Amelia, unfortunately. 2. Please try adding this format HTML to the page where you have your Amelia shortcode : <style> .el-form-item.am-select-employee-option {display:none;} </style> and let me know if it helped. Sign in to reply ...
Hello Team,
On the front end of booking form can I
1. Move location to the top
2. Can I hide the employee field?
See my attachment of my front end.
Hello Rory,
1. There isn't a possibility to re-order the selection in the booking form in Amelia, unfortunately.
2.
Please try adding this format HTML to the page where you have your Amelia shortcode :
and let me know if it helped.