NamedGroupDef component

Obtained from the hierarchy palette, this component works in conjunction with ListLevelDef and RelationLevelDef. It allows you to add one or more placeholder folders (nodes) within the ListLevelDef.
Image
Property Value Description
Query NEQL query

This property is a NEQL query. You may use all the NEQL operators: and, or, etc.

The Context expression feature of NEQL can also be included to access values in the query context. Facet keys (found in the query context) surrounded by braces will be replaced by the value of the facet. For example, in the query hs:siteRef = {siteId}, "{siteId}" will be replaced by the value of the siteId facet in the query context.