View Element Reference

< indexField />

Specifies the single field used for a smart search report’s index drill-down links. Only a field from the main table can be used as an index field; you cannot use a field from a table in the standard role.

If this tag is specified, Web Central adds the drill-down index to the view, as well as the "Prev" and "Next" commands for paging through the view. Even though the index is on a single field, the "Prev" and "Next" actions can still page through data that has a multi-part key.

Enclosing Element: This tag is a direct child of the <panel> element where panel type="grid" .
Encloses: This tag does not enclose any child elements .
Attributes:
Attribute Description Valid Values Optional
table Specifies which data source table should be used for the retrieved records' index groups and drill-down links a valid table name in the data source yes
name Specifies, along with the table attribute, which field should be used for the retrieved records' index groups and drill-down links a valid field name in the data source table yes