ListItem: entry definition for all list fields
Sub-actions used with CheckList, List, MultiList, NoCheckList and RadioList.
Attributes | Attribute Values | Value Description |
---|---|---|
Label | N/A | Display value of list item - Set to its Value if omitted. |
Value | N/A | Value of list item - Required |
ListName | N/A | Label and Value must reference attributes from the script list. With MultiGroupSelection (sapio365 only), MultiOnPremGroupSelection (sapio365 only), MultiOnPremUserSelection (sapio365 only), MultiUserSelection (sapio365 only), OneGroupSelection (sapio365 only), OneOnPremGroupSelection (sapio365 only), OneOnPremUserSelection (sapio365 only) and OneUserSelection (sapio365 only): preselects the users/groups with the content of an existing script List. |
Select | True/False | Only applies to List, CheckList and MultiList types - Preselects the item in the list. Defaults to False. |
List items are sorted alphabetically by label in the dialog.