FlutterFlow - Filter Data Using Choice Chips

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 8

  • @touchIdea24
    @touchIdea24 2 หลายเดือนก่อน

    Thank you, this is the best way for filter

  • @NataliaAllenspach
    @NataliaAllenspach 28 วันที่ผ่านมา +1

    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.

  • @jwolpert
    @jwolpert 3 หลายเดือนก่อน +1

    Ways to do this without duplicating the list view. Also ways to construct the choices based on what in the collection.

  • @karimlazaar5932
    @karimlazaar5932 4 หลายเดือนก่อน +1

    Thanks for this tutorial. Just about how to deal with the warning of duplicated backend Query?

  • @sergiomatievich
    @sergiomatievich 4 หลายเดือนก่อน +1

    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)

    • @JimExplains
      @JimExplains  4 หลายเดือนก่อน

      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 :)!

    • @sergiomatievich
      @sergiomatievich 4 หลายเดือนก่อน

      @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 😇

  • @HayatBoyle-n5z
    @HayatBoyle-n5z 5 หลายเดือนก่อน

    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