Backoffice Filters

Hello, here comes a simple yes/no question.

In backoffice we have filters depending upon values we want to lookup.

When looking at the organizations and customers, is there a way to make it so a filter is already defined so me and our customer doesn’t need to select the specific filter value each time we look at, for example, the different organizations?

Regards, Karwan. :slight_smile:

Answer: No (Qualified killgissning)

But a way to make it a bit easier is that filters are saved in the url, so you can save a url that takes you directly to a filtered page.

https://demo.litium.com/Litium/UI/customers/organization?filters=_nameInvariantCulture:Name:contains:contains:Wholesaler:*:string:false::::::false::1:Days

1 Like

If you want to go more advanced, you could make a dashboard widget or a panel. In the widget/panel settings you could let the user select default filters. And the wiget/panel would generate the link based on the settings. So when they open the widget/panel and click the link, it takes them to the search with the filters pre-selected like Eric suggested…

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.