Set Selection
Kalipso - Form - Actions - Actions Description - Group Controls - Set Selection
Last updated
Was this helpful?
Kalipso - Form - Actions - Actions Description - Group Controls - Set Selection
Last updated
Was this helpful?
Selects the specified item on a control.
Action available for the following operating systems:
Control - The control that you want to set the selection of.
Selection Type - The type of selection you want to make. It can be one of:
By return value - You'll specify the return value of the item you want to select.
Value <string> - The return value, specified in the Control's content, of the item you want to select.
By index - You'll specify the index of the item you want to select.
Value <numeric> - The index of the item you want to select.
Specify 0 to unselect the Control.