Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleAccess Permission Set in Search or Filter

Access Permission Set in Search or Filter

The Permission Sets of a Content Item are saved in a field called: 

permissionSetIds

Therefore you can access Permission Sets via this field in Display Pattern, Filter, Query Filter, or searches. 

Case

Value

Exact Match

permissionSetIds:GUID

Has Permission Set Assigned

_exists_:permissionSetIds

Has No Permission Set Assigned

-_exists_:permissionSetIds

Filter by label (Content by label)
showLabelsfalse
max50
showSpacefalse
titleSolutions
cqllabel = "advanced-search" and label in ( "permission" , "permissionset" ) and space = "SOL"
Expand
titleAccess Permission Set in Sidebar Filter

Access Permission Set in Sidebar Filter

Some default system fields are used to aggregate Ids from Picturepark system items e.g. permissionSetIds or layerSchemaId or contentSchemaId and or layerSchemaIds or contentSchemaId and display them in Filters. 

  1. Open Filters

  2. Add a new Filter

  3. Select Permission

  4. Save

...