Configuring Task Type Options
Overview
When scheduling new administration tasks from L7 Scheduling's Calendar page, you'll see a picklist of task type options. These options, along with their default color, can be customized in the L7 Configuration app.
Procedure
Navigate to L7 Configuration app
Confirm esp is the selected configuration file
Switch the configuration viewer from View to Code
Navigate to the scheduling_management code block
Add or modify task type options under task_types
name - the name of the task type, this will appear as a picklist option in the Task Type field of the New Task modal.
color - the six-digit hex color code used to define the task type's default color used when new tasks are created
Click Save