This document shows you how to use the Fieldset input.
Form Factory 2.1.2 introduced the Fieldset input as a part of the new Info input’s category.
The steps outlined below will illustrate how it can be used.
- Create a new form in Form Factory and add your desired inputs to the form.
- Once you are satisfied with your form, choose the Fieldset Start Tag(referred to from now on as Fieldset (st))
in order to add it to the form.
- 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 in order to set the title of the Fieldset as well as configuring any other available settings, such as logics.
- Finally Add the Fieldset End Tag and position it where the Fieldset should end
- Note 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, upon rendering of the form.
The result of the above steps will render a form similar to one below.