Documentation Center

<DefaultValues> element

The <DefaultValues> child element <AllowDuplicates> is a Boolean to configure whether to display content items already displayed in preceding regions on a webpage. The <DefaultValues> element is a Presentation Server setting.

About this task

The default value is used when the Allow duplicates across regions property in the following Template Building Blocks (TBBs) is set to Use configuration in the Add SmartTarget QueryExperience Optimization TBB. Setting the property to Yes or No in the TBB overrides the default setting.

Procedure

In the <AllowDuplicates> subelement, select one of the following values:
  • truePromotions already in the output of preceding regions on this Page may also be displayed in this page region.
  • falsePromotions already in the output of preceding regions will be filtered out of the results.
<DefaultValues>
    <AllowDuplicates>true</AllowDuplicates>
</DefaultValues>