Comments Matt Barber started the conversationApril 15, 2021 at 9:53amHi,Is it possible to make it so a client doesn't get the option to choose which employee for a particular service?We don't want the customer to be able to choose which employee is used.Thanks! 2,572Aleksandar repliedApril 16, 2021 at 7:41amHello MattThank you for your purchase.You can hide the employee drop-down using the following CSS: div.el-form-item.am-select-employee-option { display: none !important; }Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables 2Mirko repliedMay 1, 2021 at 1:06pmHi Aleksandar,this seems not to work for me. Where exactly to I have to change the css?Best regardsMirko 2Mirko repliedMay 1, 2021 at 3:20pmAh, sorry - it DID work. But I would also like to hide employees in overview, like shown here 2,572Aleksandar repliedMay 5, 2021 at 1:27pmHi again Mirko.To hide it from there, please use this: .am-service-providers { display: none; }Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables 2Mirko repliedMay 11, 2021 at 8:06amWhat shall i say - that worked perfectly. Thanks a lot! 2,572Aleksandar repliedMay 12, 2021 at 7:57amYou're welcome, MirkoGlad I could be of service.Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
Hi,
Is it possible to make it so a client doesn't get the option to choose which employee for a particular service?
We don't want the customer to be able to choose which employee is used.
Thanks!
Hello Matt
Thank you for your purchase.
You can hide the employee drop-down using the following CSS:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Aleksandar,
this seems not to work for me. Where exactly to I have to change the css?
Best regards
Mirko
Ah, sorry - it DID work. But I would also like to hide employees in overview, like shown here
Hi again Mirko.
To hide it from there, please use this:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
What shall i say - that worked perfectly. Thanks a lot!
You're welcome, Mirko
Glad I could be of service.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables