Using fieldset tags
February 2, 2022
This topic shows you how to use the Fieldset input.
To add a Fieldset input:
- Create a new form and add your desired inputs to the form.
- Once you are satisfied with your form, select Add Element and choose Fieldset Start Tag (referred to from now on as Fieldset (st))
- Position the Fieldset (st) at the desired location in the form using the input movement controls located at the top-right corner of the input management box
- Select the edit icon
- Add the Fieldset End Tag and position it where the Fieldset should end.
Note that the Fieldset End Tag:
- Does not contain a design view, as there is no configuration necessary for this input.
- Is optional. If one is not found, it will be placed before another starting Fieldset tag or at the end of the form when the form renders.
The result of the above steps will render a form similar to one below.