In addition to the attribute values and metrics, a Results Table component can contain action columns. An action column contains a link to refine the data, display record details, or display other information.
From the edit view of a Results Table component, to add an action column:
The New action column dialog is displayed.
The action name may be used as both the column heading and the text of the action hyperlink.
By default, the action column is added to the Locked column set, to ensure that the action is always available to end users.
If the box is not checked, then the column heading is empty.
By default, the box is not checked.
When you select an action, the Column actions section is updated to display the fields to use to configure that action type. The available actions are:
Link to record details | Indicates that when end users click the
icon or link, a
Record Details component is
populated with the values for that row.
For records-based tables, the Record Details component contains the standard list of attribute groups. For LQL-based tables, the Record Details component contains all of the column sets from the table.
For the
Link to record details action, you can configure:
|
Enable drill down by refinement on this field | Indicates that when end users click the
icon or link, the value for the selected attribute is used to refine the data.
For the
Enable drill down by refinement on this field
action, you can configure:
You also must provide the name of the attribute. |
Hyperlink | Indicates that the action is a
hyperlink to another page or file.
For the
Hyperlink action, you can configure:
If you have created different resources for different values of an attribute, then in the URL, use ${<attribute name>} to represent the attribute value, where <attribute name> is the name of the attribute. For example, if you have created PDF files with summary information about each winery, with the file name being the winery name, then the path would be something like http://company.com/resources/${Winery}.pdf. |