Skip to content

Basic Fields

ehanic1 edited this page Jun 8, 2023 · 36 revisions

Home> CHEFS Components > Form Builder Components > Basic Fields


image The basic fields in the Form Builder are commonly used in traditional web forms. You'll likely be familiar with these components if you've used a Form Builder before.

Page content:

Text Field

Back to top

A Text Field can be used for short and general text input. There are options to define input masks and validations, allowing users to develop information into desired formats.

image

A Multi-Line Text

Back to top

A multi-line input field, also known as a Text Area, provides users with a larger space to input and edit text compared to a regular single-line Text Field. It allows users to enter multiple lines of text, making it suitable for longer messages, descriptions, or comments.

image

Select List

Back to top

A select list field, also known as a dropdown or drop-down list, is a user interface component that presents a list of predefined options for selection. It allows users to choose one option from a list of available choices.

image

Checkbox

Back to top

A checkbox is a user interface element used for binary selections. Users can click on the checkbox to toggle between a checked and unchecked state. It is commonly used to represent options or preferences that users can select or deselect with a simple click.

image

Checkbox Group

Back to top

A Checkbox group field is a collection of checkboxes allowing users to select multiple options simultaneously. Users can choose from a predefined set of choices by clicking on the checkboxes.

image

Radio Group

Back to top

Number

Back to top

Phone Number

Back to top

Email

Back to top

Date Time

Back to top

Day

Back to top

Clone this wiki locally