Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Section is the placeholder to hold Form Elements. Each section has one column in it by default.

Figure 1: Section highlighted in blue in sample HR Expenses Claim app

...

NameDescription
Field ID to control this section

Visibility control - You may control the visibility on showing this section by relying on another field value from other section.

Code Block
titleExample
status
Field value to display this Section

Visibility control - You may control the visibility on showing this section by relying on another field value from other section.

Code Block
titleExample
Approved
Code Block
titleExample using Regular Expression
Approved1|Approved2|Approved3
Using Regular Expressions?In "Field value to display this Section", you can use Regular Expression.
PermissionManage the permission on who to see this section. See Permission Control.