Bloc Form Builder Preview
Last updated
Was this helpful?
Last updated
Was this helpful?
The Form Builder Preview is where you build your form, and as a result, your database table associated with that form.
When building a form there is a hierarchy for placing items. This heirarchy was designed to give you control over your bloc layout.
First Create a Row
Then create an element inside that row
Then create a field or component inside the element.
Used to show fields that may be hidden as a result of the Field Conditional Visibility Parameter
Tick this option to allow the form to be full width on the page with data appearing underneath. Leaving it unticked will leave the bloc in a simple compact mode with the form on the left and data on the right.
The very first thing you need to do is add a row to a bloc to get started. This is because all elements must be inside a row. Rows can be moved up and down and are always full width inside the form.
Click the + symbol to add an element inside a row. It is not possible to create fields or components unless they are inside an element. Once clicked you must choose the width of the element.
Once an element is created you can add your fields inside the element. You will instantly see a pop up where you can choose your field. See our Fields, Tools and Charts section to find out more about our fields.