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.

2 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