Adding an Option List to a Task Screen
An option list is a type of field you can add to a task screen, similar to a text field or other field type. You add the option list when you are defining a task screen in the User Console.
cim1265
An option list is a type of field you can add to a task screen, similar to a text field or other field type. You add the option list when you are defining a task screen in the User Console.
The only attribute you need to add to the task screen is the logical attribute that displays the selected values. automatically manages the associated physical attribute and the logical attribute that contains the list of values. These logical and physical attributes are not displayed to the end user.
To add an option list to a task screen field in the User Console
- Be sure that the field to be configured with the logical attribute is included on the task screen.
- Click on the edit button for the field.
- Select the name of the logical attribute that displays the selected values.
- Assign one of the following style types to the field:
- Single-Select. Allows users to select a single value from a list box.
- Multi-Select. Allows users to select multiple values from a list box. This style type must be associated with a multi-valued attribute.
- Dropdown. Allows users to select one or more values from a drop-down list.