Enabling dimension display on a record page

When record page display is enabled for a dimension, any records that are tagged with dimension values from that dimension display those values as part of their entry on the record page.

Note: You must enable a dimension for record display before you can access it using the methods in the Endeca Presentation API.

To allow the dimension value for this dimension to appear on record pages:

  1. In the Dimensions view, double-click the dimension you want to change to open it in the Dimension editor.
  2. On the General tab, check Show with Record.
  3. Click OK.

Fully implementing this feature requires additional work outside of Developer Studio. Please refer to the Endeca Basic Development Guide for details.