История страницы
...
The action displays to the user a form with fields to be filled in. After filling in the fields, the user clicks the "OK" button and the action saves the entered data.
Action icon
Action parameters
...
- The "Modal window result" checkbox - True if the "OK" button was clicked, otherwise False.
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 |
Special conditions of use
...
It is necessary to get the data of full name in the process of executing the robot scheme. We use a variable of the dictionary type for this purpose:
Solution
Use the "Data entry form" and "Get value" action.
...
Обзор
Инструменты контента