Item Color Toggle Field
The field name is defined in the TNT SHM Gantt AX Date Time Interval PopUp VBC business component. The value is the status field in the TNT SHM FSI Booking business component, based on the selected booking color scheme.
Item Color Toggle Field | Description |
---|---|
Value |
Booking Color Toggle Field |
Parent Object Type |
TNT SHM Function Space Diary Total Availability Applet, TNT SHM Compact Function Space Diary, and TNT SHM Function Space Diary applets |
Usage |
This user property is used to return the status for which a toggle color is defined. |
Example |
If the function color booking scheme is selected as Quote Status, then the Booking Color Toggle field returns a value of Quote Status. This value is the field name in the TNT SHM FSI Booking business component. If the field does not exist, then you must configure the field in the TNT SHM FSI Booking business component. The value of the status field is returned in C++ code to identify the associated color code, if it is defined in the Function Space Administration screen, Quote Status Color Schema applet. |