Changes

HowTo:Create a new Query

561 bytes added, 08:42, 5 December 2019
# Set at least name, description of the query and its '''FILTEROBJECT''' (MetaClass of the objects that should be found)
# Save the changes with {{key press|Ctrl|S}} or the save command
 
==Adding Properties to a Query==
You can add additional properties to a query. For example it is possible to add the classification [[SYSCLS CHILDITEMTEMPLATE]], for defining individual customizations for a query.
# Navigate to the [[MetaClass]] ''Query'' via the ''[[Class Browser]]'' and derive a new metaclass directly from the metaclass ''Query''<br/>[[File:DerivenewQuery.PNG|330 px|border]]
#[[HowTo:Add a MetaProperty to a MetaClass]] or [[HowTo:Assign a Classification to a MetaClass]]
# Save the changes with {{key press|Ctrl|S}} or the save command
 
==See also==