avo icon indicating copy to clipboard operation
avo copied to clipboard

Toggle off filters and search for has_many associations

Open adrianthedev opened this issue 1 year ago • 2 comments

You may not want to allow the users to search or filter records on the has_many, but leave the search on the Index view.

### Approach
- [ ] Add a `features` option on the `has_many` that is a hash
- [ ] The hash should take `filters: Boolean`, `dynamic_filters: Boolean` or `search: Boolean` options
- [ ] Those options should toggle on/off those features on has many

adrianthedev avatar Nov 16 '23 13:11 adrianthedev

This issue has been marked as stale because there was no activity for the past 15 days.

github-actions[bot] avatar Dec 09 '23 01:12 github-actions[bot]

Closing this because there was no activity for the past 15 days. Feel free to reopen if new information pops up ✌️

github-actions[bot] avatar Jan 07 '24 02:01 github-actions[bot]