7.2.25.4 How to Configure Cell Background Colors for Booking Calendar Lightning
If you want to customize the background colors for different booking statuses in Booking Calendar Lightning, follow these steps:
Steps to Configure Colors
Navigate to Setup > Development > Custom Setting in the ADvendio platform.
Open the public Custom Setting named ADvendio Settings by clicking on Manage.
Available Color Options
You will find settings named PositionChartCountCellColor with associated numbers. Use these to set colors for the following statuses:
Number | Status |
|---|---|
0 | Available |
1 | Offered |
2 | Booked & Offered (enough available) |
3 | Booked & Offered (not enough available) |
4 | Not Available |
5 | Overbooked |
Editing the ADvendio Settings
For each
PositionChartCountCellColor, input the desired color in hexadecimal format (e.g.,#FF9E9E).
You can easily use Google to find the right hexcodes you are looking for.
Click Save to apply your changes.