Using Fieldset tags

March 6, 2023

Using Fieldset

 

This document will go over the procedure to correctly 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.

 

  1. Create a new form in Form Factory and add your desired inputs to the form.
    Purchase Survey.png
  2. 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.
    Fieldset Start Tag.png
  3. 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
    FF input movement icons.png
    .
  4. Select the edit icon
    FF edit icon.png
    in order to set the title of the Fieldset as well as configuring any other available settings, such as logics.
  5. Finally Add the Fieldset End Tag and position it where the Fieldset should end
    Fieldset End Tag.png
    1. Note Fieldset End Tag:
      1. does not contain a design view, as there is no configuration necessary for this input.
      2. 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.

Fieldset Edit View.png

 

The result of the above steps will render a form similar to one below.

 

Fieldset Live View.png