История страницы
...
The following quick action bar buttons are provided:
Button display | Button name | Button assignment |
---|---|---|
1. | Undo | Cancel action by step |
2. | Redo | Returning the canceled action by a step |
3. | Clear | Clearing screen form elements |
4. | Delete | Deleting a selected item |
5. | Duplicate | Duplicating a screen form element |
Screen form elements panel
...
The table shows the purpose of the screen form elements.
Designation and name of a screen form element in the panel | Assignment of a screen form element | Screen form element designation in the screen form editor |
"Text block" element - is intended for placing text fields on the screen form | ||
"Button" element - is intended for further branching of execution variants. The name of the button is used as the name of a boolean variable. It has a mandatory field to be filled in "Value at confirmation" | ||
"Text field" element is intended for placing text values on the screen form, such as titles and other names, notifications and alerts, which are not changed later in progress with the screen form in the workflow of process instances in which this form is present |
"Checkbox" element is intended for selecting some values from the values presented to the workflow designer in the screen form, one or several, which will result in the next action with the screen form or with the task as a whole, depending on the user's choice and the composition of the screen form itself. That is, checkboxes can be used to create conditions for selecting several related or interrelated values, or not to select at all, which will also result in a certain action in progress of the workflow instance | ||
"Table" element is intended for placing a table on the screen form | ||
"Radio button" element is intended for selecting a single value from several presented ones. The values can be both related and opposite. But, when using this element, there is always a condition for selecting a value, unlike a checkbox, where you can select no element at all |
"Dropdown list" element - is used to select data, within the execution of a workflow instance. The workflow elements are independently inserted into the list | ||
"Upload attachment" element is intended for attaching any user files from local storage, required in the process of screen form execution within the workflow instance operation | ||
"Link" element is intended for downloading an attachment attached to the screen form | ||
"Calendar" element is intended for quick selection by the user, if necessary, of a date or time interval. Thus, the user of the screen form does not need to select the date format, after specifying it in the calendar, it will be selected automatically | ||
"Columns" element - intended for positioning and grouping screen form elements | ||
"Image" element is intended for placing an image |
The elements are grayed out when you point and select them.
...
Along the right edge, when you add a form element, the Options panel for screen elements opens, which contains fields for entering text, values, and element placement coordinates.
Workspace of the screen form editor
The main part of the page is occupied by the working field of the screen form editor. The field can contain elements from the panel with screen form elements. Elements can be added by dragging with the left mouse button clicked.
When adding a screen form element, the following typical sequence of operations is performed:
...