Enabling dimension display in a record list

You must enable a dimension for record list display before you can access its dimension values using the methods in the Endeca Presentation API.

When record list 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 in the record list.

To enable record set display:

  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 List.
  3. Click OK.

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