/
Section Properties

Section Properties

When clicking on a section in the Form Designer, the Properties, Security, Logic, List Style will appear on the right-hand pane. Refer here for information about Properties.

image-20250128-061759.png

Security

You can set who can view the section from your contacts list. This can be narrowed down to only a few or to Everyone on the Project.

image-20250128-062643.png

Logic - Show or Hide Sections Based on One Condition

The Logic feature allows users to configure conditions for showing or hiding sections of a form based on user input. The Logic feature provides real-time feedback to users as they select values for the field that is configured, making it easier to configure forms for different use cases. This feature is particularly useful when working with complex forms that have many sections, and it saves time and makes it easier to create custom forms that meet the needs of specific projects.

image-20250128-063958.png
  1. Toggle Logic button on to Show Conditionally.

  2. Click on Configure Condition.

  3. Choose the user field, value and option you want the section to hide or show for.

image-20250128-064138.png

For example:

When the Quality user field equals Incorrect Setout the NCR Location Section will appear.

Below shows creating an NCR, with nothing checked in the Quality section of Part A.  Therefore the NCR Location Section is not showing. 

The Incorrect Setout checkbox has been ticked in the Quality section of Part A.  Therefore the NCR Location section is now showing.  

Logic - Show or Hide Sections Based on Multiple Conditions

You can add additional conditions to Show Section Conditionally. 

image-20250128-063958.png
  1. Toggle Logic button on to Show Conditionally.

  2. Click on Configure Condition.

  3. Choose the user field, value and option you want the section to hide or show for.

image-20250128-064138.png
  1. Click 'Add Condition' to add another condition. In this example, we are saying AND If Team - Equals - DTEAM, then display the section. 

Note: When adding another condition, both conditions must be met.

As a user: In this example, If you add one of the four values for WBS AND add 'DTEAM' in 'Team' selection, then the section will appear. If these two conditions are not met then the section stays hidden.

Explanation of Values Available

Not Empty: This function will trigger the logic as long as either of the options are not empty. In example below, the section will display as long as either of options C, X and Y are filled

Contains: This function will trigger the logic as long as the option is included. In example below the section will show as long as option C is checked

Empty: This function will trigger the logic as long as option is left unchecked/empty. In example below, this section will display as long as C is left empty

Equal: This function will trigger the logic as long as the option chosen is exactly equal to the option stated in the section's logic. In the example below, the section will display if option C is selected

Not equal: This function will trigger the logic as long as the option chosen by user is not the same as option stated in the section's logic. In example below, the section will display if option C is not selected

Not contain: This function will trigger the logic as long as the option chosen does not contain the option stated in the section's logic. In example below, the section will display as long as user didn’t choose option C

Move or Relocate Section

You can move entire form Sections via drag and drop. You must drop the section into an empty row with no data.

List Style - Configure to View Collapsed or Expanded

To control the default display state of form sections, choose either expanded or collapsed in List Style.

image-20241126-153540.png
  1. Select a section in the Form Designer.

  2. Click on the List Style and choose how your section will be displayed on the form when it loads. i.e. as expanded or collapsed by default.

  • Expanded: The section is fully visible when the form loads.

  • Collapsed: The section is hidden by default and can be expanded by the user.

  • If a collapsed section contains a required field:

    • When the user attempts to submit the form, the section will auto-expand to display the required field.

    • The validation message for the required field will also be shown.

Related content