Difference between revisions of "HowTo:Create a new Query"
Line 3: | Line 3: | ||
# Navigate to the [[MetaClass]] ''Query'' via the ''[[Class Browser]]''<br/>[[File:UI_query_01.PNG|220 px|border|alt=Query|Query]] | # Navigate to the [[MetaClass]] ''Query'' via the ''[[Class Browser]]''<br/>[[File:UI_query_01.PNG|220 px|border|alt=Query|Query]] | ||
# Create a new instance using the ''[[Bulk Editor]]''<br/>[[File:UI_query_02.PNG|880 px|border|alt=Query|Query]] | # Create a new instance using the ''[[Bulk Editor]]''<br/>[[File:UI_query_02.PNG|880 px|border|alt=Query|Query]] | ||
− | # Set at least name, description and | + | # Set at least name, description of the query and its '''FILTEROBJECT''' (MetaClass to search for the objects) |
− | # Save the changes | + | # Save the changes with {{key press|Ctrl|S}} or the save command |
==See also== | ==See also== |
Revision as of 10:59, 26 January 2015
The Query is used for the collection of objects. These collections are used for the scanning of objects (barcode, QR code) and for the filtering of objects on the mobile client.
- Navigate to the MetaClass Query via the Class Browser
- Create a new instance using the Bulk Editor
- Set at least name, description of the query and its FILTEROBJECT (MetaClass to search for the objects)
- Save the changes with Ctrl+S or the save command