Flexbox container – Documentation

Form Fields
Flexbox container - Documentation The flexbox container is a powerful tool you can use in order to automatically arrange multiple fields horizontal or vertical. Flexbox containers can be used to create column or row layouts. You can drag any kind of field inside your flexbox, even flexboxes themselves, in order to create complex layouts for your website or form. [caption id="attachment_381" align="aligncenter" width="502"] Demonstration of Flexbox auto-arrange feature[/caption] 1. Flexbox Use this group of settings in order to make settings regarding how your flexbox container will automatically arrange items you drag inside it: 1.1. Align items Sets how the items inside the flexbox are aligned along the flexbox axis (vertical or horizontal): [caption id="attachment_386" align="aligncenter" width="502"] Flexbox align items setting explained[/caption] 1.2. Direction Sets the axis (direction) of the flexbox: Vertical:…
Read More

Textbox (Short text) and Textarea (Long text) fields settings documentation

Form Fields
Conceptual, the only difference between a textbox and a textarea is the amount of text that a user can fill in. Textbox is also called Short Text, because the type of values written inside a Textbox typically represent names, addresses, phone numbers, etc, spanned across a single line of text. Textarea is also called Long Text, because the type of values written inside a Textarea typically represent large blocks of text, spanned across multiple lines (Enter key inside a long text creates a new line) 1. Field name This setting must be a unique one per document, and is mandatory. This setting must be filled for both Textbox and Textarea fields. The value of this setting is used across multiple features of the Abcsubmit form builder: In submissions section, where…
Read More