The select layout component allows users to select a field from a preconfigured list.
Component configuration options
General
Property | Description |
Title | Name of the component. |
Placeholder | The placeholder text can prompt users on how to interact with the component while it's empty. |
Options | Create a list of options that the user can select from. |
Multi Select | Toggle that allows users to select more than one option. |
Required | When enabled, a red asterisk will appear next to the component name, indicating that the user must enter a value before submitting the task. |
Advanced
Property | Description |
Default data | Allows you to set a default option from the list of options created to automatically display when a new work item is created. |
Read only | When enabled, users can’t edit with this component from within a work item. |