Personalization Component Tag
The Personalization Component tag is used as a placeholder to display attributes from a Content Spot or Personalization Rule within a Personalization Component Design. It cannot be used in a Presentation Template or other Component types.
<personalizationCmpnt attributeName="ibmcm: " format=" " start=" " end=" " /> <personalizationCmpnt Opens a Component Tag. attributeName="ibmcm: " 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 Component 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:
- ibmcm:title
- ibmcm:description
- ibmcm:modifiedDate
- ibmcm:expirationDate
- ibmcm:effectiveDate
- ibmcm:wcmType
format=" " This parameter accepts any format string which is valid under the rules defined in the Java class "java.text.SimpleDataFormat". Example: If an attribute is a "date", the format of the date can be specified here. E.g. - "dd/MM/yyyy" would format a date as 16/08/2004.
start=" " end=" "
The Start and End attributes are used to wrap the data returned by an Web Content Management Tag within other tags, such as HTML. These attributes are not mandatory. See the Using Start and End Attributes topic for more information on using these attributes. /> Closes a Web Content Management Tag.
Note: Referencing Document Manager content using a Personalization rule or content spot If you use a Personalization Component 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 Component tag with type="personalization"
Parent topic: Personalization Component.
Parent topic: Web Content Management Tags.
IBM Workplace Web Content Management - V5.1.0.1 -
Workplace Web Content Management is a trademark of the IBM Corporation in the United States, other countries, or both.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.