Skip to main content

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.

scheduling_CalendarNewTask_TaskTypes_3_3.png

Procedure

  1. Navigate to L7 Configuration app

  2. Confirm esp is the selected configuration file

  3. Switch the configuration viewer from View to Code

  4. Navigate to the scheduling_management code block

  5. 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

  6. Click Save

configuration_TaskTypes_3_3.png