Appointment Label and Tooltip Configuration
Appointment panel labels and tooltip labels are defined similarly using JSON files. These files are in: C:\Program Files (x86)\Signature\Schedule\Scripts\K2A\SchedulerControl.
The files are:
- eventContent.json : Appointment panel labels
- tooltipContent.json : Appointment tooltip labels
Below is an example of the file structure. Each section within the curly brackets { } represents an appointment property that you will see on the schedule board. The order that your fields appear in the configuration file is the order that they will show in on the schedule board.
- "id": Appointment property and must be one of these valid case-sensitive values: Appointment Property List.
- "label": User-defined label that displays for the property.
- "apptType": Appointment type to display the label for. The available appointment types are: "WorkOrder", "Job", and "Technician".
Examples: