glide.ui.create_task_type_option_list
ServiceNow property description:
A list of task types that are available in the UI to convert checklist items into tasks.
Attributes
- Sys ID: e35f5962c343310038e7fe0712d3ae23
- Type: string
- Application: Global
- Default value: change_request,change_task,incident,vtb_task,problem,problem_task,request,remediation

AI generated property description:
The ServiceNow property `glide.ui.create_task_type_option_list` defines the list of task types that users can select from when converting checklist items into tasks within the user interface. This property ensures that only specified task types are available for selection, streamlining the process and maintaining consistency. According to the provided documentation, this feature is particularly useful in Visual Task Boards, where users often need to convert checklist items into actionable tasks. By configuring this property, administrators can control and limit the task types to those relevant to their organization's workflow. This helps in maintaining a clean and efficient task management system.
Source