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.

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Request fieldsA list of form field names that will become the keys of the resulting dictionary.Robin.Collection Yes
TextThe text that will be displayed in the modal window with the formRobin.String No
TitleThe title of the modal windowRobin.String No
Results
ResultA variable that will store user-entered data in the form of a dictionaryRobin.Dictionary  
  • Нет меток