Bit Form - Checkbox field
The Checkbox field contains multiple options set by the admin panel. It allows user to select single or multiple options by their choice. Users can check or uncheck from the listed options. Also having a checkbox in a form enables users to express the fact that they accept the conditions of that form. Checkboxes are great because they allow the user to select as many options as they want.
⚙ 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 front end of the form you will display. If you want you can hide the field label from the form .
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. Rounded
By enabling this property the icon of the checkbox will be displayed in a round shape.
6. Minimum
While Required
option is turned on, you can set a minimum number of Checkboxes. Also, you can set a custom error message otherwise a default error message will be shown by Bit Form.
7. Maximum
You can set a maximum number of Checkboxes. Also, you can set a custom error message otherwise a default error message will be shown by Bit Form.
8. Unique Entry Validation
You can validate whether the entry is unique or not by turning on this option
9. Import Options
Now you can import options for checkbox. This feature allows you to import files from :
⚡File Upload:
For file upload option you have to choose out of 6 file types-
txt
,json
,xls
,xlsx
,csv
,tsv
File types with separator -
🔰 txt file (comma, space, new line & colon separated)
🔰 json (array, object, array of object & array of objects)
🔰 xls & xlsx (single & multi sheet)
🔰 csv & tsv
Import types are:
✔ Replace Previous Options
✔ Merge with Previous Options
⚡Presets:
32 types of presets are available on import option Some categories are-
i. Business
- Industry Names
- Industries SIC
ii. DateTime
- Days
- Months
- Times
- Time zones
- Weekdays
- Years [2021 - 1921]
iii. E-Commerce
- 163 Currencies
- Sizes
iv. Geographic
- Continents
- 249 Countries
- Counties [UK]
- Provinces [CA]
- States [AU, CA, IN]
- Divisions [BD]
- Union Territories [IN]
v. Personal Status
vi. Survey
Import types are:
✔ Replace Previous Options
✔ Merge with Previous Options
⚡ Post: You can show Wordpress posts
as a checkbox options.
You can select option by
Filter by post type
,Filter by post status
.Order the checkbox option by the Post column name.
All the data will be shown like -
Key
&Value
. The value option can be stored on the responses management
⚡ Terms:
You can set tag
/ Categories
as a checkbox option.
Filter the option by taxonomy. If the Use Post Taxonomy field is turned on then when the post is created it will add taxonomy automatically.
You can order the checkbox option by
Order by
&Order
.Set the
label
from the drop-down option.
⚡ User: You can set options of checkbox by the users information
Filter the role of the user while choosing the options.
You can order the checkbox option following the users information column by
Order by
&Order
.Set the
label
from the drop-down option.
10. Options
From this section you have to add the options for the checkbox. For each option there are two features - Required
& Check by default
.
You can set the Checkbox as Required
with all existing fields also can make an individual option as required or at least one option.