Page tree

Versions Compared

Key

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

...

The filter itself looks like this (extracted from the request URL):

Code Block
title:test

Or to filter by specific entry ID

Code Block
id:<SOME_UUID_HERE>

You can have much more complex filters, as the parameter expects the same syntax as documented here: ConfiForms Filters 

...