A group of actions: Dialogs


The action displays a form to the user with fields to fill out. After filling in the fields, the user clicks on the «OK» button, and the action saves the entered data.

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Window fieldsDictionary key, value. Where is the key of this string, which specifies the name of the field in the output form. Value - the value that will be displayed in the field for changing the form. The field is of the same type as the value. The number of fields displayed will be equal to the number of selected values. After saving, the values in the dictionary are updated.Robin.Dictionary Yes
TitleThe title of the modal windowRobin.String No
Results
Modal window resultTrue if the button «OK» was pressed, otherwise FalseRobin.Booleantrue 
  • Нет меток