Select previous/next item
Actions – Abstract
Selects the next element of a Combobox element, relative to the currently selected entry. If no item is selected, the first item is selected.
Selects the next element of a Combobox element, relative to the currently selected entry. If no item is selected, the first item is selected. If the last item is already selected and the next item is to be selected, the first item is selected again.
►NOTE◄ Only those items are 'scanned through' which are in the current entry page (in case of paging), i.e. no items are loaded.
Example
'Toggle' options of a combobox with the 'Options' display mode.
Configuration above: By clicking (1) on the Next button the next element (3) of the combobox (2) is selected. The Back button was configured in the same way.
Example in action
After the first click on Next, the first item is selected.
Further clicks on the Next button: