-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I know one can pre-filter data before it even reaches tabulatr as described in readme. However, my use case is to apply a (custom) filter (as if I did a couple of clicks) in a way that a user can remove that filter.
The use case for this is to show only active records, while custom filter would allow all, expired, future or alike. It is reasonable to start with active records only (or maybe include future), but not to overwhelm with potentially lots of historical ones.
I wonder if that can be achieved with some new options for table_for view helper.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels