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 «Save» button, and the action returns the entered data in the form of a dictionary.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Request fields | A list of form field names that will become the keys of the resulting dictionary. | Robin.Collection | Yes | |
Text | The text that will be displayed in the modal window with the form | Robin.String | No | |
Title | The title of the modal window | Robin.String | No | |
Results | ||||
Result | A variable that will store user-entered data in the form of a dictionary | Robin.Dictionary |
Обзор
Инструменты контента