hide reservation details

Community Support for Booked Scheduler
Post Reply
anhnguyen
Posts: 2
Joined: Mon Sep 26, 2022 3:59 pm

hide reservation details

Post by anhnguyen »

I has some Resources and want hide reservation details, not all, just hide by name Resources
Anyone can help me ? Thanks

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

Re: hide reservation details

Post by YZone »

Hi,
An Application Administrator can set some privacy settings:
Gear wheel / Application configuration / look for “Privacy” in the ‘config.php’ file.
Here you have these settings:
hide.user.details: If non-administrators can view personal information about other users. Default is false.
hide.reservation.details: If non-administrators can view reservation details. Options are true, false, past, current, future. Default is false.
Reservation labels can be set here:
Gear wheel / Application Configuration / look in the config.php file for Schedule / “reservation.labels”
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

Post Reply