Skip to main content
Version: Next

Bit Form - Image Field

The Divider Field in Bit Form is a feature that allows the admin to insert a visual divider or separator within the form. It can be used to visually separate different sections or elements in the form, providing a clear visual hierarchy and organization.

⚙ General Settings

1.Field Key

A Field Key is distinct for each field, with b1-5 serving as an illustration. b stands for Bit Form and 1 signifies the form ID , and 5 indicates the 5th field of the form. These keys are utilized in Success/Error Messages, WebHooks, Redirect Pages, Email Templates, Workflows, and Integrations.

2.Name

The name of a field is a unique identifier used in form submissions. It typically consists of, text-1-2 is an example of the field name. the text means field-type, 1 represents form id , and 5 represents the 5th field of the form. This field name can be used for various purposes such as Fetch data from url parameter.

3. Admin Label

This field is designated for administrative use and allows an administrator to set a label name that will be displayed on the responses page.

4. Size & Position

It typically refers to the dimensions and placement of an input or output field within a user interface. It specifies the width and position, x-position, and w-width of the field on the screen or page.

Loading...