-
Notifications
You must be signed in to change notification settings - Fork 46
Basic Layout
Home> CHEFS Components > Form Builder Components > Basic Layout
![]() |
The Basic Layout includes commonly used form components such as Text/Images, Columns, Tabs, and Panels. It serves as a solid foundation for designing visually appealing and well-structured forms. |
---|
Page content:
Text/Images is a versatile input field where you can enter short and general text. It offers options to define rules and validations for the input, allowing you to control and format the information according to specific requirements. Additionally, this field provides the capability to import images into your form.
This component allows you to group other components, such as Text Field, Text Area, Checkbox, and more, into columns that can be customized. You can use Columns when you want to show multiple components in a single line or to save space vertically on your form.
This component organizes different sets of fields into separate tabs. It works similarly to a step-by-step wizard, where users can switch between tabs using a navigation bar with tab buttons. Each tab can contain a specific group of components that can be accessed by clicking on the corresponding tab button.
A Panel is a useful tool for grouping fields together with a title and visual style. It helps you organize your components and create a more visually appealing user interface.