Section header control

Use a section header control to display a text heading for a section or a table. The text in the heading can be dynamic, based on variables you configure in parameter and parameter values controls. A section header control is a container control and is transparent in the user interface.

Properties

Attribute name Description
Control ID

Each control in a presentation is assigned a unique Control ID that is read-only.

Label

The label contains a variable that displays dynamic values inherited from the parameter value and values controls in the section control.

Plain Text

If selected, the CSS (cascading style sheet) class definition for the label is removed so that it looks like plain text in the user interface.

Data Source ID

Specify a data source ID if you want this control to use a different data source than the parent. If the control is creating a data source and the Data Source ID property is not set, the ID defaults to the ID of the control. If the data source is blank, the control inherits the data source from the parent. If no parent controls have a data source specified or if the parent is the application, MAINRECORD is the data source because it is the primary data source for the application.

Signature Option

You can specify a signature option that can restrict access to this control or change the properties of this control based on a condition that you specify. To create a signature option, click Add/Modify Signature Options in the Select Action menu. To specify a condition, click the Configure Conditional Properties button.

Sig Option Data Source ID

An MBO must be used to evaluate whether or not a user has access to a signature option. Specify the value of the data source that performs this evaluation if it is different to the data source that is configured for this control.



Feedback