Difference between revisions of "HowTo:Declare an Object as Task"
Line 1: | Line 1: | ||
− | + | An object implementing the [[SYSCLS_TASK|task]] classification displays a check box in the [[Content Browser]] on the {{UBIKCLIENT}}. If the object possesses [[SYSCLS_TASK#Validated MetaProperties|validated properties]] a dialog will show up if the user clicks on the check box. The user is instructed to enter data for all properties having [[Metaproperty#Needs_Validation]] enabled, whereas values of other properties can be entered onto the object's properties tab. | |
− | the | + | |
<center> | <center> | ||
<gallery widths="700" heights="100"> | <gallery widths="700" heights="100"> |
Revision as of 13:45, 16 December 2014
An object implementing the task classification displays a check box in the Content Browser on the UBIKCLIENT. If the object possesses validated properties a dialog will show up if the user clicks on the check box. The user is instructed to enter data for all properties having Metaproperty enabled, whereas values of other properties can be entered onto the object's properties tab.
- Set the SYSCLS TASK classification on the MetaClass of the task object, using the Class Details control
- Check the property, which should be connected to the checkbox in the object list, with the Needs Validation flag
- Set the property's priority to 120 or higher in the ACM
- Save the changes with Ctrl+S or the save command