Column: Property (type resource)

From Catglobe Wiki
Jump to: navigation, search



Column: Property (type resource)

Column

Property (type resource)

Source

Depending on which constant/property is selected for the column; it is the resource chosen for this constant/property that is returned by its resource id

Automatically given column name

Name of property by its label name with "Property_" in front

Column type

Number

Resource types that use it

User, Group, Project, Folder, Product, Task, Test case, Report, Questionnaire, Questionnaire Template, Bulk mail

How axis set information is built

We will save the id of the resource chosen for the property. So when making the axis for the property, the system will make each id of the property into an axis option of the axis. It will use the name including path of the resource of the given id to specify the axis option names.

The axis generated for this column will look something like below:

Axis text: "Property_{Propery_name}"
Math base: "Property_{Property_Id}"
Pct base: "Property_{Property_Id}!=empty"

Option 1: Name="{Resource type + Resource name including path}"; Value="Property_{Property_Id}=={ResourceID}"
Option 2: Name="{Resource type + Resource name including path}"; Value="Property_{Property_Id}=={ResourceID}"
Option n: Name="..."; Value="{Property_Id}==..."

Comment

N/A