Tag Definitions %SHORTTITLE%
Sets or retrieves the short title for a page or component
This tag displays the short title of the current page or component.
The tag will display the short 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 'Shorttitle' |
| 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 Short Title of a page:
<h2>%SHORTTITLE%</h2>