Is your feature request related to a problem? Please describe.
Some elements like table, list, repeater require some form of filtering
Describe the solution you'd like
Add option Show filters/Enable filters on such components. After that option has been selected, element needs to render FilterGroup component. Try to hide direction option on filterGroup, as components inside filter (inside another component) should always render as "row"
Additional context
Check if we could autogenerate inputs inside filterGroup, based on component dataSource columns (check mendex)
Is your feature request related to a problem? Please describe. Some elements like table, list, repeater require some form of filtering
Describe the solution you'd like Add option Show filters/Enable filters on such components. After that option has been selected, element needs to render FilterGroup component. Try to hide direction option on filterGroup, as components inside filter (inside another component) should always render as "row"
Additional context Check if we could autogenerate inputs inside filterGroup, based on component dataSource columns (check mendex)