Difference between revisions of "HowTo:Declare an Object as Task"
Line 1: | Line 1: | ||
The [[System Classifications|Classification]] task is used to provide objects with a check box to the mobile client. It is not required to swipe in, the property pops up immediately. | The [[System Classifications|Classification]] task is used to provide objects with a check box to the mobile client. It is not required to swipe in, the property pops up immediately. | ||
− | #Set the [[SYSCLS_TASK]] classification on the [[MetaClass]] of the object using the ''[[Class Details#Classification|Class Details]]'' control<br/>[[File:UI_SYSCLS_TASK_01.PNG|220px|border|alt=Class Details|Class Details]] | + | # Set the [[SYSCLS_TASK]] classification on the [[MetaClass]] of the object using the ''[[Class Details#Classification|Class Details]]'' control<br/>[[File:UI_SYSCLS_TASK_01.PNG|220px|border|alt=Class Details|Class Details]] |
− | #Check if the property was created correctly and '''Needs Validation''' is activated <br/>[[File:UI_SYSCLS_TASK_03.PNG|990 px|border|alt=Property needs validation|Property needs validation]] | + | # Check if the property was created correctly and '''Needs Validation''' is activated <br/>[[File:UI_SYSCLS_TASK_03.PNG|990 px|border|alt=Property needs validation|Property needs validation]] |
− | #Check if the property in the ''ACM'' has the right priority<br/>[[File:UI_SYSCLS_TASK_02.PNG|660 px|border|alt=Property priority|Property priority]] | + | # Check if the property in the ''ACM'' has the right priority<br/>[[File:UI_SYSCLS_TASK_02.PNG|660 px|border|alt=Property priority|Property priority]] |
+ | # Save the changes with {{key press|Ctrl|S}} or the save command |
Revision as of 11:25, 29 November 2013
The Classification task is used to provide objects with a check box to the mobile client. It is not required to swipe in, the property pops up immediately.
- Set the SYSCLS TASK classification on the MetaClass of the object using the Class Details control
- Check if the property was created correctly and Needs Validation is activated
- Check if the property in the ACM has the right priority
- Save the changes with Ctrl+S or the save command