Skip to main content
Version: 1.x

Bit Form - Datefield

This field supports a calendar and enables your users to select a date. Users can also type a date value as long as it matches your app’s date-time format.

⚙ General Settings

1.Field Key

The Field Key is unique for all fields. bf4-1 an example of field key. bf means bit form , 4 represent form id , 1 represent 1st field of the form . These keys are used in Success/Error Messages, Web Hooks, Redirect Page, Email Templates, Workflow & Integrations.

2.Field Label

You can set a proper name of the field that is considered as a field label. This label name will appear on the fr

3.Admin Label

This field is used for Administration purposes. Admin can set a label to specify the label name on the responses page.

4.Required

By enabling this option, you can make the field required for the user if you need it. Also you can set an Error message if you want the field required. Also you can set message as your requirements.

5.Unique Entry Validation:

You can validate whether an entry is unique or not by turning on this option.

Loading...