You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in Face-2-Face 3.9.1 (2020080400) for example message
This is to advise that your booking on the following course has been cancelled: ***BOOKING CANCELLED*** Participant: [firstname] [lastname] Course: [facetofacename] Duration: [duration] Date(s): [alldates] Location: [session:location] Venue: [session:venue] Room: [session:room]
If you leave Location, Venue and Room fields empty then in the email message sent they are displayed as:
Location: [session:location]
Venue: [session:venue]
Room: [session:room]
When it should say
Location:
Venue:
Room:
No need to print variable names.
The text was updated successfully, but these errors were encountered:
Hello,
There is a bug in Face-2-Face 3.9.1 (2020080400) for example message
This is to advise that your booking on the following course has been cancelled: ***BOOKING CANCELLED*** Participant: [firstname] [lastname] Course: [facetofacename] Duration: [duration] Date(s): [alldates] Location: [session:location] Venue: [session:venue] Room: [session:room]
If you leave Location, Venue and Room fields empty then in the email message sent they are displayed as:
When it should say
No need to print variable names.
The text was updated successfully, but these errors were encountered: