Tag Definitions %SUBTITLE%
Sets or retrieves the subtitle of a page or component.
This tag displays the sub title of the current page or component.
The tag will display the sub title of a destination page when used in
conjunction with another tag, like List.
| Parameter | Type | Description |
|---|---|---|
| caption | String | The caption to label the input field, default is 'Subtitle' |
| Maxlength | Integer | The maximum number of characters that can be used for the subtitle. The maximum value that can be entered is 800, the default is 800. |
Example
This example shows the subtitle of a page:
<h2>%SUBTITLE%</h2>