Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Column: Time registration enabled

From Catglobe Wiki



Column: Time registration enabled

Column

Time registration enabled

Source

The time registration enabled status of the returned resource

Automatically given column name

TimeRegEnabled

Column type

Boolean

Resource types that use it

All except test case

How axis set information is built

Since this is a boolean column, then the possible values that can exist in this column are only 0 and 1, which corresponds to "False" and "True". It is therefore easy to create the axis since we have a limited well defined number of outcomes.

The axis generated for this column will look like below:

Axis text: "Time registration enabled"
Math base: "TimeRegEnabled"
Pct base: "TimeRegEnabled!=empty"

Option 1: Name="False"; Value="TimeRegEnabled=!Completed"
Option 2: Name="True"; Value="TimeRegEnabled==Completed"

Comment

N/A