List View Filters

Actions & Logic

Hello, I am looking to implement the following functionality in my top page List View!

I would like to implement the following functionality in the List View on the top page.

(1) When nsfw in users of Firestore is true, display contents with nsfw of true and contents with nsfw of false in contents.

(2) If nsfw in users of Firestore is “flase”, display only contents with nsfw of “false” in contents.

Is it possible to implement this without custom code?

If so, please let me know.

What have you tried so far?

I don't remember the details, but I set up the filter somehow, but nothing was successfully displayed.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply