•
|
Field expressions. The names of item and content filters for use in field expressions.
|
•
|
Node and setting expressions. The names of nodes and settings for use in nested content filters.
|
•
|
Field values. Available field values to filter on for a specific field expression.
|
•
|
Symbols. The symbols used for range expressions, subexpressions, or boolean expressions.
|
While Model Manager will help you with completing the beginning of a node or setting expression, including appending the opening curly brace symbol ({), you must also remember to end the expression with a closing curly brace symbol (}).
|
Many completion options support matching on both the actual value to be completed and the option’s accompanying descriptive text while continuing to type with the menu open. This includes, for example, the Field expressions submenu for which you can match on either the field identifier or one of the words in the field description.
|
1
|
Select the Field expressions > @node{@spaceDimension: option from the opened menu.
|
2
|
Write an integer space dimension and a closing curly brace, say @node{@spaceDimension:2}.
|
The @tag:<field-value> filter matches on the title of assigned tags as a Text Field filter. Use @tagKey:<field-value> if you have created multiple tags in the database having the same title and you only want results for one of them.
|