Fields

All the basic work on creating forms takes place in the Builder. Fields are added by dragging and dropping or by clicking on the button with the «+» icon next to the desired name.

 

When adding a field, the settings panel will open:

«Basic settings» allows you to specify the field title, text inside the field, additional text, and make the field mandatory

In the «For Developers» panel, you can change the field name to your own value, as well as assign a class to the field. This is useful when writing your own CSS styles for easy access to elements

Important: The field name must be unique within the same form

 

Some fields have an option to specify additional properties for more detailed customization.

Click the Save button to commit the field and the settings specified for it

The constructor allows you to place up to three fields in a row. To do this, drag a field to the location where it should be placed. This helps to place related fields side by side and visually makes the form more harmonious

To add a field with similar settings, use the copy function.

In the upper right corner of the desired field, click the Copy Field icon. The copy will then appear next to the original and the open settings panel

Make the necessary changes and click Save. If necessary, move the field to another location.

 

Write comments