Okay
  Public Ticket #2731888
Single Employee Appointment Booking Form
Closed

Comments

  • Samuel MALKA started the conversation

    How to display a Single Employee Appointment Booking Form ?

  • [deleted] replied

    Hi Samuel,

    thank you for the kind inquiry!

    You would just need to check ID's for this.

    For example, you would like to display an employee who's ID is 4 in the Amelia > Employee list.

    So you would make a shortcode to put on the page that looks like this:

    [ameliabooking employee=4]

    If this employee has multiple services, and you want only one of them showing for him, for example service 5, you would put:

    [ameliabooking service=5 employee=4]

    I hope this helps!