Schedule/Bookings - How to display title of Booking not User
-
- Posts: 3
- Joined: Mon Jan 18, 2021 1:48 pm
Schedule/Bookings - How to display title of Booking not User
When I look at Bookings via the Schedule Tab they are displayed with the name of the user who completed the Booking. We need to be able to show the Title of the meeting - is this possible? Many thanks.
Re: Schedule/Bookings - How to display title of Booking not User
Hi,
Login as Application Administrator
Gear / Application Configuration / look in the config.php file for Schedule / “reservation.labels”
See help file: Available tokens for reservation labels are {name}, {title}, {description}, {email}, {phone}, {organization}, {position}, {startdate}, {enddate} {resourcename} {participants} {invitees} {reservationAttributes} . Custom attributes can be added using att with the attribute id. For example {att1} Leave it blank for no label. Any combination of tokens can be used.
YZone
Login as Application Administrator
Gear / Application Configuration / look in the config.php file for Schedule / “reservation.labels”
See help file: Available tokens for reservation labels are {name}, {title}, {description}, {email}, {phone}, {organization}, {position}, {startdate}, {enddate} {resourcename} {participants} {invitees} {reservationAttributes} . Custom attributes can be added using att with the attribute id. For example {att1} Leave it blank for no label. Any combination of tokens can be used.
YZone
-
- Posts: 3
- Joined: Mon Jan 18, 2021 1:48 pm
Re: Schedule/Bookings - How to display title of Booking not User
That's great. Many thanks - all sorted 
