User Tools

Site Tools


en:actions:actionmultidatainput

Multi data input

This action asks the user to select one or more items from a list and store the selection in a variable.

[Added in Actionaz 3.3.0.]

Standard parameters

Input parameters

Question

The question asked to the user.

Mode

The display mode.

  • Combo box: allows to select one item
  • Editable combo box: allows to select one item or to enter a value
  • List: allows to select one or more items
  • Checkbox: allows to select one or more items
  • Radio button: allows to select one item
Items

The item list.

Default value

The default selected item.

Output parameters

Variable

The variable where to store the selection:

  • No selection: a null value
  • One item: the name of the item (string)
  • Multiple items: the item names (array of string)

Advanced parameters

Input parameters

Window title

The title of the window.

Window icon

The window icon to use. This is the path to the image that will replace the window icon.

Maximum choice count

The maximum number of selected items.

Exceptions

en/actions/actionmultidatainput.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1