Difference between revisions of "SYSCLS TASK"
Line 10: | Line 10: | ||
== Validated MetaProperties == | == Validated MetaProperties == | ||
The system will automatically check whether or not a property has been set (=validated) on the client if | The system will automatically check whether or not a property has been set (=validated) on the client if | ||
− | * the property has [[Metaproperty#Needs_Validation|needs validation]] enabled | + | * the property has [[Metaproperty#Needs_Validation|needs validation]] enabled[[File:UI_SYSCLS_TASK_03.PNG|220px|thumb|border|alt=Property needs validation|Property needs validation]] |
* the value of the priority on the MetaClassScope is greater than 120[[File:UI_SYSCLS_TASK_02.PNG|220px|border|thumb|alt=Property priority|Property priority]] | * the value of the priority on the MetaClassScope is greater than 120[[File:UI_SYSCLS_TASK_02.PNG|220px|border|thumb|alt=Property priority|Property priority]] | ||
Revision as of 09:31, 16 December 2013
Task classification | |
---|---|
Name | SYSCLS_TASK |
Inheritance | {{{inheritance}}} |
Namespace | System.Classification |
ID | {{{id}}} |
Purpose | Classify objects as tasks |
Version | 2+ |
A Task object shows a checkbox next to the object in the Content Browser. If the task's status should be visualized and editable like a checklist, rather than having to enter each task separately, this is especially interesting.
Validated MetaProperties
The system will automatically check whether or not a property has been set (=validated) on the client if
- the property has needs validation enabled
- the value of the priority on the MetaClassScope is greater than 120
If all properties with such configuration have a valid validation time stamp the checkbox next to the object is checked.