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.


Attribute Definitions
ParameterTypeDescription
captionStringThe caption to label the input field, default is 'Subtitle'
MaxlengthInteger

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:

  1. <h2>%SUBTITLE%</h2>

See Also:

Video Guides

How To...

Tag Definitions