how to save chosen filters? Is it possible?
I have filters on the modal. After I chose one music type in filters, after click OK, when return back to main screen the filters don’t work and I can still see everything
Hi @wojcikiewicz.d,
You can store the filter value in some auxiliary property - for example, in Users collection. Then you can use the value from this property to apply it on the screen with a list.
Best,
Victor.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.