Reference Personalization content

 

+

Search Tips   |   Advanced Search

 

The Personalization element tag is used as a placeholder to display attributes from a content spot or Personalization rule within a Personalization element design. It cannot be used in a presentation template or other element types.

<personalizationCmpnt attributeName="ibmcm: " format=" " start=" " end=" " />
<personalization Cmpnt Opens an element tag.
attributeName= "ibmcm: " This is the name of the attribute you would like to display from a content spot or Personalization rule. When selecting a content spot or Personalization rule in a Personalization element form, the list of attributes for each content spot or Personalization rule is listed in the right-hand view.

The attribute must always be prefixed by "ibmcm:

attributeName="ibmcm:attribute"
The following attribute names can be used:

format=" " Used to specify the display format of dates and numbers.
start=" "
end=" "
The start and end attributes are used to wrap the data returned by an IWWCM tag within other tags, such as HTML. These attributes are not mandatory.
/> Closes a Web Content Management tag.

 

Referencing Document Manager content using a Personalization rule or content spot.

If you use a Personalization element tag to reference Document Manager content displayed in a Personalization rule or content spot, you will only be able to retrieve attributes about the document. To display the document itself use a Document Manager element tag with type="personalization".

 

Parent Topic

Personalization element

 

Parent Topic

Present personalized content

 

Parent Topic

Reference elements