My First DXA Module - Form builder Step by Step
In this we will discuss how to setup CMS to create your own DXA module
- In this Post we will discuss how to setup DXA module in CMS
- Next, we will be discussing CD level setting
- First we will define the folder structure
- Create a new folder in the Modules folder
- Rename that folder to FormBuilder
- Create Admin ,Site Manager and Editor
Let's create FormBuilder Schemas
which was created using Schema Form Field.
This schema will be used by Editor to define the FormBuilder components with
Form field Schema: - Is used to create the controls such as text box, radio button etc.
- Here i have field type ,field name and label text
- You can create field Type as category,Keywords to list down all the possible controls
which was created using Schema Form Field.
- In This component we will linked all are component created using Form Field Schema which contains all the different types of fields type Components “First Name, Last Name”.
- Insert this component as component presentation in your page .
This schema will be used by Editor to define the FormBuilder components with
required details and attached to page.
Component Template:I have created a new CT (FormBuilder) to be attached with component of above schema
Next Step is to configure the DXA and create new area called FormBuilder Here
Happy Coding and Keep Sharing !!!!
Happy Coding and Keep Sharing !!!!