Jump to: navigation, search

Make an Object show a Status LED


Revision as of 14:07, 16 December 2014 by KNO (Talk | contribs) (Created page with "An object implementing the status color classification a status LED icon is shown in the [[UBIK_Client_Basics#Conte...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An object implementing the status color classification a status LED icon is shown in the ContentBrowser's list of objects.

  1. Set the SYSCLS TASK classification on the MetaClass of the task object, using the Class Details control
    Class Details
  2. Check the property, which should be connected to the checkbox in the object list, with the Needs Validation flag
    Property needs validation
  3. Set the property's priority to 120 or higher in the ACM
    Property priority
  4. Save the changes with Ctrl+S or the save command

See also