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.


Attribute Definitions
ParameterTypeDescription
captionStringThe caption to label the input field, default is 'Shorttitle'
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 Short Title of a page:

  1. <h2>%SHORTTITLE%</h2>

See Also:

Video Guides

How To...

Tag Definitions