How to add Show All option using ChoiceChips?

Resolved

Hi guys,

I was wondering if anyone has experienced a similar filtering task using ChoiceChops.

Inputs: the application is only with local database, in it you can create records, to which you can also assign one tag. To make it easier to navigate through the records, there are filters on the main page made with ChoiceChops (where tags are deployed), a local page state variable of type string (list) is created for the page, an action on ChoiceChops itself that sets the value when On selected. In Generated Children the Filter List Items parameter is set, which refers to the created Page State. The filtering itself works correctly, but there is a task, if no filter is selected, then all data should be displayed on the page (i.e. work as "show all"), but it is clear that it works exactly the opposite - nothing selected = nothing shows. And here's a question, is it possible to implement such an option, so that in the absence of selected ChoiceChips all data will be shown?

3
13 replies