Last modified on 11 December 2013, at 18:21

Create a new QueryScope

Revision as of 18:21, 11 December 2013 by KNO (Talk | contribs)

A QueryScope is used to specify the query object and the list of published properties available as search criteria on the mobile client.

  1. Navigate to the MetaClass QUERYSCOPE in the Class Browser
    QueryScope
  2. Create a new instance using the Bulk Editor
    QueryScope
  3. Assign a query instance of the QueryScope to the QUERY attribute either by
    • dragging and dropping a query object onto the cell
    • selecting the desired Query from the dialog appearing after double-clicking the cell
  4. It is recommended to set at least name and description
  5. Save the changes with Ctrl+S or the save command
  6. The object needs to be added to the list of scopes object of the according Application:
  7. Now the characteristics of the Queryscope object can be changed.
    MetaClassScope
  8. Add the properties to be displayed on the mobile client and edit there characteristics.
    MetaClassScope
  9. The property Creation enabled and Write enabled can only be changed in Admin mode:
    • The current user will be shown in the down bar
      Property editable
    • For changing the User rights click with the right mouse button on the user
      Property editable
  10. Save the changes with Ctrl+S or the save command

See also

IC Hint square.png QueryScopes are used as a filter, the added properties are the filter criteria. In addition, the matching query must also be hanged in the Infrastructure query relation!