Displaying Title of Reservation on Schedule view

Post or request community customization work
Post Reply
angelcatanoflores
Posts: 8
Joined: Wed Dec 02, 2020 9:47 am

Displaying Title of Reservation on Schedule view

Post by angelcatanoflores »

Hello

I would like to know if it is possible to display the Title of Reservation rather than the user name on the Schedule view, preferably if it can be done for individual users (like admin scheduling for other people).

Cheers

- Ángel

User avatar
YZone
Posts: 34
Joined: Mon Jul 27, 2020 6:38 am

Re: Displaying Title of Reservation on Schedule view

Post by YZone »

Hi,

Login as Application Administrator /select 'gear wheel' / Application configuration
In the config.php file, look for 'schedule' 'reservation.label' and change to you needs.
You can set it to the same settings as the 'reservation.labels' 'my.calendar' further down in the config file.

From the Help button: 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

angelcatanoflores
Posts: 8
Joined: Wed Dec 02, 2020 9:47 am

Re: Displaying Title of Reservation on Schedule view

Post by angelcatanoflores »

Thankyou! New to the system so still finding my way around it. Cheers!

hungc
Posts: 3
Joined: Wed Apr 13, 2022 12:23 am

Re: Displaying Title of Reservation on Schedule view

Post by hungc »

Hi - It seems like the reservation label only applies to the "Bookings" view? How can I display the same reservation label on the "My Calendar" or "Resource Calendar" view?

User avatar
YZone
Posts: 34
Joined: Mon Jul 27, 2020 6:38 am

Re: Displaying Title of Reservation on Schedule view

Post by YZone »

Hi,

Login as Application Administrator /select 'gear wheel' / Application configuration
In the config.php file, look for 'reservation.labels' and then 'my.calendar', change the settings to yours needs
The same for same for 'resource.calendar'

YZone

hungc
Posts: 3
Joined: Wed Apr 13, 2022 12:23 am

Re: Displaying Title of Reservation on Schedule view

Post by hungc »

Thank you!

AnnanBone
Posts: 1
Joined: Sun Sep 25, 2022 3:31 pm

Re: Displaying Title of Reservation on Schedule view

Post by AnnanBone »

YZone wrote:
Wed Dec 02, 2020 2:17 pm
Hi,
https://filmyonline.eu/
Login as Application Administrator /select 'gear wheel' / Application configuration
In the config.php file, look for 'schedule' 'reservation.label' and change to you needs.
You can set it to the same settings as the 'reservation.labels' 'my.calendar' further down in the config file.

From the Help button: 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
Thanks a lot!

Post Reply