Multiple values for default filtering

When setting a default value for filtering a collection I can currently only select 1 value as default even though it’s set to allow the user to select multiple values.

Use case: I have a page of product orders that my users can view to see unreceived deliveries. To keep the page from being overwhelming cluttered we filter out orders that have already been marked as arrived in the page filter. But, sometimes the users need to be able to search through all orders so I have to have a different page that “arrived” is not filtered out. Ideally this one page would have the default inline filter set to multiple values “ordered” “backordered” “partially arrived” etc and the users could just change the filters to see past orders that have arrived.

4 Likes

This is 100% needed, I have a lot of cases where they default filter should have multiple values. Most commonly when it comes to statuses, users will want to see everything except complete/dead.

2 Likes

Yes! Came to upvote this again. Need it with a couple of projects currently.

Best use-case example:

A calendar view. Showing all the dates on initial load is overwhelming the team. I would like to default to 2 to 3 options (ie office events, office closures), so that users can still see pertinent events then can remove the default filters if needed to see the rest of the events (birthdays, other events, etc).

1 Like