Header Section Properties
This topic explains the header section properties that are mandatory to build the form for a Transaction record.
The following screen displays the header section properties for a Transaction record.
Provide the details as per the following table to edit the header section properties.
Action Field
Action Description
Add Field
Click to add fields to the object.
* 
You can use the search box to search and add the desired fields to the object.
Add Space
Click to add a space in the form.
Title
Enter a unique section name.
Display Toggle
Select the toggle button to display or hide the section title in the Runtime. By default, the display is ON.
Columns
Select the number of columns for the form. Select either one or two columns from the drop-down list.
* 
If you select two columns, you can drag and drop the fields from one column to another as per your requirement.
Display Rules
Select a display rule for the section to dynamically show them on different conditions. The available options are:
Always Display: to display the section always.
Evaluate Always: to set an expression to display the section when the section meets the criteria.
Evaluate On Load: to set an expression to display the section when the page loads or reloads.
Evaluate on Field Change: to set an expression to display the section when there is a change in the value in any of the fields.
* 
For dynamic sections, it is always recommended to set the User Time Zone the same as System Time Zone while configuring DateTime literals.
Expression*
Select or create an expression for the dynamic section.
* 
This field is displayed only when the value in the Display Rule is other than Always Display.
If you create an expression from this screen, the expression is not available on the Expression List page.
You can create expressions from this page for a maximum of 10 sections.
You can add a maximum of five rows of expressions for a section.
Read Only
Click this checkbox to make the section read-only for your users in the Runtime.
* 
The fields in the read-only section are populated with data from the value mapping. But your users cannot edit the fields.
Remove Section
Click to remove the section. This option is available only for the additional sections.
* 
To remove a section, scroll down from the Section Properties box and then click Remove Section.
* 
The header section must have at least one field. An error is displayed for a blank header section.
Was this helpful?