You have to go through a two-step form wizard to enable this
Control, i.e., Design & Advance. Let’s explain
these steps below:
1st Step – Design
This is the first step of
the “HTML” control form wizard. Here
you are required to fill in the following details:
Database Field Name (mandatory): Defines the name of the database field to which the component's data will be mapped and stored.
Label Name (mandatory): Specifies the display name or title for a field or control in the user interface.
Column Width: Specifies the width of a column in a layout or grid system, allowing control over how much space the column occupies relative to others.
HTML: Defines the HTML content or structure to be rendered within the component.
Mapping Fields: Specifies the fields used to map data between the component and the data source, enabling seamless integration and data binding.
2nd Step – Advance
Bootstrap Column Class: Specifies a predefined Bootstrap CSS class to style and format the component, enabling quick customization and responsive design.
Custom Class: Specifies a user-defined CSS class to apply custom styles and formatting to the component.
Style: Defines CSS styling to customize the appearance and layout of the component directly.