Jump to: navigation, search

Difference between revisions of "HowTo:Sort an Objects Published MetaProperties"


Line 5: Line 5:
 
# Open the ''[[Relation Editor]]'' control
 
# Open the ''[[Relation Editor]]'' control
 
# Connect the designated Context Scope to the control, which is either a [[MetaClassScope|MetaClass Scope]] scope or a [[QueryScope|Query Scope]]
 
# Connect the designated Context Scope to the control, which is either a [[MetaClassScope|MetaClass Scope]] scope or a [[QueryScope|Query Scope]]
# Set the '''Priority''' attribute of the relational data to the appropriate value<br />[[File:UI_HowTo_SortMetaProperites_Mobile_01.png‎|border|220px|alt=Ordering MetaProperties]]
+
# Set the '''Priority''' attribute of the relational data to the appropriate value<br />[[File:UI_HowTo_SortMetaProperites_Mobile_02.png‎|border|220px|alt=Ordering MetaProperties]]
  
 
'''Criterion 2''': MetaProperties are sorted '''ascending''' by their '''sort order'''
 
'''Criterion 2''': MetaProperties are sorted '''ascending''' by their '''sort order'''

Revision as of 15:44, 25 November 2013

Once a MetaProperty has been published via a Context Scope (configured in the ACM) its ordering on the mobile client is determined by the following criteria:

Criteria 1: MetaProperties are sorted ascending by their priority

  1. Open the Relation Editor control
  2. Connect the designated Context Scope to the control, which is either a MetaClass Scope scope or a Query Scope
  3. Set the Priority attribute of the relational data to the appropriate value
    Ordering MetaProperties

Criterion 2: MetaProperties are sorted ascending by their sort order

  1. Open the Relation Editor control
  2. Connect the designated Context Scope to the control, which is either a MetaClass Scope scope or a Query Scope
  3. Set the Sort order attribute of the relational data to the appropriate value
    Ordering MetaProperties

Criterion 3: MetaProperties are sorted ascending according their description

IC Attention.pngNon-applicable criteria, for example no priority is set, are ignored by the system.

See also