Comments Samuel MALKA started the conversationMarch 25, 2021 at 2:57pmHow to display a Single Employee Appointment Booking Form ?[deleted] repliedMarch 25, 2021 at 3:32pmHi 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!1 Like Sign in to reply ...
How to display a Single Employee Appointment Booking Form ?
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!