Adapt links

Each cell, or the values displayed therein can be linked. Usually, the link represents the value of the cell. Example: If the value in a cell of a column that shows the number of open test cases is 10, the link will open a list with 10 open test cases.

Location

XML file in the xml folder

Procedure

  1. Copy the <evaluation> element from the default configuration to the customizing file.
  2. Adapt or add the link.typ and link.idref attributes of the <statistic.column.value>, <statistic.columnGroup.perCent>, and <statistic.columnGroup.enum> elements.

    list and evaluation are permitted as a link.typ attribute value. An ID from the file lists_*.xml or evaluations_*.xml is expected as a link.idref attribute value.

Remark

The linked list or evaluation is filtered using the values that were used for filtering the data source of the statistics. This means that the view of linked list or evaluation is subject to the same conditions.

Documents

evaluations.xsd, evaluations_*.xml, lists_*.xml

Example

ModifyStatistic

\WEB-INF\config\custom\xml\evaluation_custom.xml: Add custom linked column