Form Designer#
The "Actions" screen provides the ability to create and edit custom Forms using "Element Settings".
To access all the tools and features necessary for creating widgets in the Form Designer, follow these steps:
Opening the Form Designer#
To open the Form Designer:
- Log into your account. In the Sections menu, go to the Actions section;
- Click the button
, after which the Form Designer window will open.
The Form Designer consists of the following areas:
- Workspace;
- Widget panel.
Adding and Configuring Widgets#
To add elements from the Widget Panel, select one of the available options:
- HTML - allows you to insert arbitrary HTML code and use it in both Widget Settings and the Parameter of the selected Task. It is used to place custom content such as text, links, images, or other elements that are not included in standard widgets. It can be useful for adding instructions, headings, or special graphic elements.
- Label - allows you to display text or a heading. It is used to label input fields or provide information to the user. It helps structure the form and make it more understandable.
- Number Input - allows entering numeric values.
- Text Input - allows entering arbitrary text data.
- Email - allows entering email addresses. A special text field that checks the validity of the entered email address.
- Password - allows entering passwords. Hides the entered characters (replaces them with asterisks) to protect confidential information. Used for authentication and registration.
- Date - allows entering dates. Presented in the form of a calendar, making it convenient to select a date without the need for manual input.
- Time - allows entering time, with the option to select hours and minutes. It can be useful for recording events, meetings, etc.
- Checkbox Group - allows creating a group of checkboxes, enabling Users to select multiple options from those presented. Each checkbox can be toggled independently of others. Useful for surveys or multiple-choice selections.
- Radio Group - allows creating a group of radio buttons, enabling the User to select only one button. Each item in the group represents a separate option. Useful for situations where the choice must be limited to one answer.
- PDF - allows uploading or displaying PDF documents. Allows Users to view content in PDF format directly within the form interface.
- Data Table - allows displaying data in a table format. It can be useful for presenting large volumes of data in a convenient format.
- Image - allows displaying images. Enables inserting images into the form, which can be useful for providing additional visual cues.
In the popup window of any widget, you can use the following icons in the upper right corner:
– Resize the widget;
– Edit the widget;
– Delete the widget.