Difference between revisions of "HowTo:Declare an Object as Measurement Task"
(→See also) |
|||
Line 1: | Line 1: | ||
− | The [[ | + | The [[:Category:System_Classifications|Classification]] measurementtask is used to provide objects with a check box value and previous value to the mobile client. It is not required to swipe in, the property pops up immediately. |
<center> | <center> | ||
<gallery widths="700" heights="100"> | <gallery widths="700" heights="100"> |
Revision as of 15:16, 27 January 2015
The Classification measurementtask is used to provide objects with a check box value and previous value to the mobile client. It is not required to swipe in, the property pops up immediately.
- Set the SYSCLS MEASUREMENTTASK classification on the MetaClass of the object using the Class Details control
- Implement the VALUE and PREVIOUSVALUE property on the specific object with Implement property from the context menu
- Check if the properties were created correctly and Needs Validation is activated
- Save the changes with Ctrl+S or the save command