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 #2525035
No employee selection
Closed

Comments

  •  1
    Willi Van Boven started the conversation

    Hi, 

    I was wondering if there is a way to leave out the employee selection in the beginning of the booking form. I have 4 sales people with who a meeting can be booked but the user has nothing to do with them. He doesn't know them and just need to be able to book a meeting and the system should assign a sales person randomly. Is that possible?

    Thanks. 

    rgds,
    Willi

  • [deleted] replied

    Hello Willi Van Boven, 

    Thank you for your purchase. 

    There isn't an option to remove the employee selection in the booking process, but you can hide it with 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. 


  •  1
    Willi Van Boven replied

    Hi Marija,

    Thanks for your replay.
    I did find a workaround and employees are renamed to languages now. However, the first value is "any language" and then I can choose the different languages. Is there an option to remove "any language" and have "English", "French" etc. 

    Thanks.
    rgds,
    Willi

  • [deleted] replied

    You are welcome, Willi. 

    Unfortunately, it isn't possible to remove the Any employee option in Amelia with its current built-in features. The employee selection can't be mandatory and if no employee is chosen Any employee is the default option - a random employee is added to the appointment.