Section Setting Properties
You can access the properties of a section by using the Configuration icon for the section. The icon shall appear once you hover over the section.
The Basic Section Setting includes the main properties of the section setting such as the Nane (Design Name), which is automatically set based on the Display Name of the Section when the form is published.
Custom CSS Classes: This can be used to change the CSS of the section, used predominantly for making repeating sections read only
Visibility: X-path formula to conditionally hide or display a section. Note: hiding a section through a formula means any data that is within that section will be deleted! Use this formula with caution. If data is to be retained then it is advised that you use Business Rule in the workflow or hide / display sections using the Task Setting.
Read Only:X-path formula to conditionally make a section editable or readonly.