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.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Window fields | Dictionary 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 | |
Title | The title of the modal window | Robin.String | No | |
Results | ||||
Modal window result | True if the button «OK» was pressed, otherwise False | Robin.Boolean | true |
Обзор
Инструменты контента