+

Search Tips   |   Advanced Search

AttributeResource values for federated documents

The AttributeResource tag is used as a placeholder to display attributes from a federated documents selection rule within a personalization element design. It cannot be used in a presentation template or other element types.

When used with a federated documents selection rule, the following values for the attributeName attribute of the AttributeResource tag are supported for each document in the result set:

Here is an example of how to use these attribute values in a design:

<li>
  <a target="_blank" href="[AttributeResource attributeName="contentLink"]">
    [AttributeResource attributeName="title"]
  </a>
</li>


Parent: Use a federated documents rule in a personalization component