Open
Description
Is your feature request related to a problem? Please describe.
Similar to a SmartForm, but instead of creating/editing, specialized for searching and filtering.
Describe the solution you'd like
The schema would need a few more fields to define the possible values for some types (eg for a range, define min and max you want to see.
They could also be computed by an async callback (if you want to compute a $distinct, a min/max for a dynamic range).