Bookly Service Extras (Add-on) - Extras Tag dont work anymore
i have use the Bookly Pro with Bookly Service Extras (Add-on). Since the last Update the {extras} Tag in Google Calendar don´t exist anymore and dont work!
I have this Tags in my Calendar:
{category_name}
{service_name}
{extras}
{staff_name}
{booking_number}
{#each participants as participant}
{participant.client_name}
{participant.client_email}
{participant.client_phone}
{participant.appointment_notes}
{/each}
All of this work for me fine. But since the last Update the {extras} dont exist and work anymore! WHY?
0
Comments
Hello,
You should use {participant.extras} code instead of {extras} code in your template inside the {#each participants as participant} block.
{extras} code is only available for notifications and Appearance section.
THANKS A LOT!
Please sign in to leave a comment.