Create a Section

Overview

Pages in FormBuilder are composed of Sections. Before you can add sections to a page, you'll need to create a Data Set (click here for instructions). Once a Data Set is in place, the Create Section button will become available on the configuration page.

Create a Section

With a Data Set in place, follow these steps to access the Create Section dialog:

  1. Select the Environment you want to work on in FormBuilder (click the Environment's Name), then click the Page Builder tab.
  2. From this tab, click the blue Configure button next to a page you've already created (you can also create a new page).

  3. On the configuration page, click the Create Section button at the top.

    This button will launch the Create Section dialog window. See the image and table below for annotations.

The Create Section Dialog

Note:
New sections are automatically added to the bottom of the page. You can rearrange them by clicking on the header field and dragging the section.


Section Description
A. Section Name A section label that will appear on the page at the top of the section.
B. Section Name Background Color Use a color picker to customize the Section Name background.
C. Layout

“Description” fields (for Administrators’ reference) added to most configuration screens

D. Description (Admin) Configure the section to display one column or two columns of fields.
E. Rendered Configure the section to always display to the user, or only under certain conditions.
F. Read Only New in Summer '21: Set conditions under which the Section will be editable. Learn more in "Read Only Conditions for Page Sections," below.
G. Description Text that will appear on the page beneath the Section Name.
H. Description Background Color Use a color picker to add a background to your description.
I. Tab Indexing The direction the cursor will move between fields when pressing the Tab key. This overrides the Page Configuration setting.

Read Only Conditions for Sections

You can set Read Only conditions for Page Sections. These conditions — False, True, or Condition — are displayed in a picklist with False as the default.

Following is an overview of the the conditions and their descriptions.

False (default)

If Read Only is set to False, all fields in the section will be editable on the front end (e.g., on the Portal page).

Back End

Front End

True

If Read Only is set to True, all fields in the section will be grayed out on the front end and not editable.

Back End

Front End

Condition

If Read Only is set to Condition, two new sections — "Read Only Condition" and "Read Only Expression" — will appear dynamically beneath the picklist. Here you can add one or more conditions and evaluation criteria.

Note:
If you set only one condition, you will not need to add anything to the Expression field. If you set more than one condition, use standard evaluation syntax in the field (e.g., "1 AND 2," "1 OR 2," etc.).
Back End

Front End

Note:
Read Only is set to False by default for all page sections that you have already created. To change this setting, go to the Page Builder tab in FormBuilder, click the Configure icon for the page you want to change, and double click the name of the section. This will launch the Update Section dialog.