Can someone point me to a tutorial on how to apply filters to a listview originated from App State/Data Types? I could only find tutorials for filtering ListViews created from collections. My app will be offline, so collections are not an option. I was able to perform a text search which works perfectly. But I was unable to configure choicechips or buttons with search actions, based on predefined categories in the Data Types. I tried text and boolean Data Types, with no results.
Is there a possibility to set min and max number of ChoiceChips that can be selected? I want to use this widget to let the user choose their interests (min - 2 and max - 10, for example)
Yes. You need to click the button that user taps to proceed. Then add conditional action to it. Let me know if you need further assistance. I can make a video next week how to do it :)!
@JimExplains Yes, I've tried to figure out how to do it, but nothing has worked out yet. the system swears, gives out various errors. So it would be really great if you could make a detailed video on this topic 😇
Thank you, this is the best way for filter
Can someone point me to a tutorial on how to apply filters to a listview originated from App State/Data Types? I could only find tutorials for filtering ListViews created from collections. My app will be offline, so collections are not an option.
I was able to perform a text search which works perfectly. But I was unable to configure choicechips or buttons with search actions, based on predefined categories in the Data Types. I tried text and boolean Data Types, with no results.
Ways to do this without duplicating the list view. Also ways to construct the choices based on what in the collection.
Thanks for this tutorial. Just about how to deal with the warning of duplicated backend Query?
Is there a possibility to set min and max number of ChoiceChips that can be selected? I want to use this widget to let the user choose their interests (min - 2 and max - 10, for example)
Yes. You need to click the button that user taps to proceed. Then add conditional action to it. Let me know if you need further assistance. I can make a video next week how to do it :)!
@JimExplains Yes, I've tried to figure out how to do it, but nothing has worked out yet. the system swears, gives out various errors. So it would be really great if you could make a detailed video on this topic 😇
Great ! ❤ , can you make a video about google map and how to mange the markers on the map ( navigate to the post details page ) please