Sort Objects on Mobile Client
Revision as of 15:52, 25 November 2013 by KNO (Talk | contribs) (Created page with "The sort order of objects on the mobile device is determined by the following criteria: '''Criterion 1''': Objects are sorted '''ascending''' by their '''GROUPID''' # Open th...")
The sort order of objects on the mobile device is determined by the following criteria:
Criterion 1: Objects are sorted ascending by their GROUPID
- Open the Relation Editor control
- Connect the designated Context Scope to the control, which is either a MetaClass Scope scope or a Query Scope
- Set the Priority attribute of the relational data to the appropriate value
Criterion 2: Objects are sorted ascending by their ORDERID
- Open the Relation Editor control
- Connect the designated Context Scope to the control, which is either a MetaClass Scope scope or a Query Scope
- Set the Priority attribute of the relational data to the appropriate value
Criterion 3: Objects are sorted ascending according their description See the Customize an Objects Display Behavior on the Mobile article for instructions how to set a non-standard description.