Versions Compared

Key

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

...

NameDescription
ID

Element ID

Since the section is not an input field, one may leave it as it is.

LabelSection Label
ReadonlyDetermines if the element is editable.
Display field as Label when readonly?Displays the value of the element as plain text when element is set to "Readonly".

 

Figure 3: Section - Data Binder

NameDescription
Load Binder

Optional by default. When it is not set, it will use the parent's binder. You may override this behavior by using its own designated binder by defining it.

Store Binder

Optional by default. When it is not set, it will use the parent's binder. You may override this behavior by using its own designated binder by defining it.

 

Figure 4: Section - Advanced Options

to control this sectionVisibility control - You may on showing this section by relying on another field value from other value to display this SectionVisibility control - You may control the visibility on showing this section by relying on another field value from other section value to display this Section
NameDescription
Visibility Control Rules
Sub-elementDescription
Join Type 
Reverse Value 
Field ID

The field ID

of a form element to control the visibility

of this section.

Code Block
titleExample
status
Field
Value

Show the visibility of this section, when this field value is present in the field ID defined above

.

Code Block
titleExample
Approved

Code Block
titleExample using Regular Expression
Approved1|Approved2|Approved3
Using Regular Expressions?In "Field
Value", you can use Regular Expression.
PermissionManage the permission on who to see this section. See Permission Control.
Show as readonly when no permission?Displays the value of the element as plain text when user's permission is denied.
Comment