Documentation Center

Linking

Documentation for Linking element

Description

Configuration about dynamic link resolving specific to this Publication.

Child elements

Attributes

AttributeDescription and useType
ComponentAnchors

Indicates if anchors should be added to Component links so that the browser jumps to the position of the targeted Component Presentation. The value can be either 'true' or 'false'.

optional
boolean
AddComponentLinkInfo

Indicates if additional information should be added to the QueryString of a Component Link URL. The value can be either 'true' or 'false'. If this value is 'true', then a string that contains the Component ID and the Page ID is added as CGI key/value pairs in the following form:

ComponentId=x&SourcePageId=y

Note: If you are using Profiling & Personalization, set this value to true, because Profiling & Personalization uses this information for Component Link Tracking.

optional
boolean