Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property specifies a comma-separated list of task types that users can select when converting checklist items into tasks within the UI. |
| What area does it affect? |
User Interface Task Management |
| What does the default mean? |
The default value is "change_request,change_task,incident,vtb_task,problem,problem_task,request,remediation", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating task types or adjusting user workflows. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.create_task_type_option_list |
| Sys ID |
e35f5962c343310038e7fe0712d3ae23 |
| Type |
string |
| Application |
Global |
| Default value |
change_request,change_task,incident,vtb_task,problem,problem_task,request,remediation |
| Description |
A list of task types that are available in the UI to convert checklist items into tasks. |
| Updated |
2024-05-25 04:00:25 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... you begin Role required: admin About this task You might want to add custom tables or remove tables you do not use. Procedure 1. Navigate to sys_properties.list. 2. Locate the glide.ui.create_task_type_option_list property. 3. Edit the Value to add or remove tables. You can add any table that extends Task [task]. Use the table name, not the label. For example, you would ...
Related properties