Okay
  Public Ticket #2462897
Employee Panel
Closed

Comments

  •  3
    Markus started the conversation

    Dear Amelia team

    I love the new employee panel. It is a great step in the right direction. However, after testing this baby I realized the employee would not only be able to "sign up" for services (what is great), but also change the price tag of such a service (what is a litte bit too much). 

    In addition I realized the employee is now able to change his name, email and password on his own. Again a very great feature. Unfortunately he is not able to upload a picture. Also I realized he can change the Zoom user. Every employee will have his own Zoom profile. They must not be able to exchange these profiles. 

    In summary my three questions to you are:

    -Can I block employees from changing prices

    -Can I block employees from changing zoom profiles

    -Can I allow employees to upload their picture.


    Bonus question:

    It would be great to provide a customer more information of the employees. Are you planing to provide an "Employee overview" page that shows a picture and some more details of the person running your booked service?


    Thanks a lot for your help. 

  • [deleted] replied

    Hello Markus, 

    Apologies for replying late, we are not working on weekends. 

    We are glad to see you like the new feature - Employee panel. 

    -Can I block employees from changing prices

    Unfortunately, no, you can't block employees from changing the prices of their services, you can only enable/disable the option for them to Configure their services in Amelia -> Settings -> Roles settings. 

    -Can I block employees from changing zoom profiles

    -Can I allow employees to upload their picture.

    These options aren't possible neither in Amelia. I will add them as feature requests to our list so they can be considered for implementation in the future. 

    Regarding Employee overview , we don't have such plan at the moment, maybe it will be considered for implementation in the future, but for now we can't say if and when.

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




  •  3
    Markus replied

    Hi Marija

    thanks a lot for your feedback. This is not good. The employee would get way too much power under this circumstances. Especially the Zoom user is quite some pain now. Is there a way to block this through the data base?

    Thanks a lot for your feedback.

    Regards, Markus 

  • [deleted] replied

    You are welcome, Markus.

    You would need to either enable them configuring their services or not, unfortunately. 

    For the Zoom user, this can be maybe hidden with adding some custom CSS. Try adding this format HTML to the page where you have your Amelia employee panel shortcode:

    <style>
    #amelia-app-booking0 > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > span:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > form:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) {display:none !important;}
    </style>

    and let me know if it helped.

  •  3
    Markus replied

    Hi Marija

    you are awesome!!! That worked. Thanks a lot!!!!

    Regards

  • [deleted] replied

    Hello Markus, 

    Glad to see that!smile.png Thank you. 

    You are welcome!

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