Retrieve data from a specific field

Database & APIs

I must be missing something that should be so simple. I'm trying to retrieve data from a specific field of a specific document? I have a collection (photos). I want to retrieve a specific photo by name and display it in a container/column. It will be static, but on a different page I also want to do it dynamically. Sounds simple but I can only get this to work using a lists instead of calling a single field from a single document. I know I'm missing something simple. I found a video on this with using filters. However, I'm not able to set the "Equal to" value of the data I'm trying to retrieve. Seems that feature has been removed. Any help will be greatly appreciated.

Devon

What have you tried so far?

I tried creating a backend query with no luck. I've tried different components to see if there was something unique about setting filters but no luck. I've tried state and page state variables with no lock.

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