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

Okay
  Public Ticket #2629403
Turn off Choice of employee in booking form
Closed

Comments

  • Shambavi Jayaramaiah started the conversation

    Hi,

    Is there a way to disable customers from being able to choose the employee that is providing the service? We have a single category and each service is assigned to one specific employee (Driver in our case). We would like to remove the dropdown for employee selection on the step-by-step booking form widget.  We are using the [ameliabooking category=1] shortcode to display the widget using elementor. I have attached a screenshot with the dropdown we'd like to remove (red outline) Please let us know if you require any more information to help us find a solution. We would appreciate any information you can provide. Thank you.

    5336255334.png


  • [deleted] replied

    Hi Shambavi Jayaramaiah, 

    Apologies for replying a bit later, we don't work on weekends. 

    The employee selection can be hidden on the front-end by adding custom CSS.

    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.

  • Shambavi Jayaramaiah replied

    Thank you. That worked perfectly!

  • [deleted] replied

    You are welcome. Glad to see that, thank you for letting me know!

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.