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