Some short codes that used to work with Google Calendar are now no longer work.
Hi,
I really need these short codes back on my Google Calendar: {extras}, {appointment_notes), {amount_paid}, {client_first_name}, {client_last_name}, {client_email}, {client_phone}. They used to work flawlessly before and I don't know why Bookly took them away from Google Calendar. Please add them back!
1
Comments
Hi Sang,
Starting from Bookly PRO 3.6 you should use {participant.client_email} instead of {client_email} and so on inside the {#each participants as participant}{/each} structure when you configure your GC event description. This was made to better display appointment details in Google Calendar for group bookings.
Â
Hi, What about {status} and the others?
Hi James,
You should use {participant.status} code. Simply start typing the desired code inside the {#each participants as participant}{/each} structure (even without the word 'participant') and the system will display the list of available ones.
Please sign in to leave a comment.