Hi! I am new to flutterflow. I am trying to create a listview of a collection of 'Visits'. Each 'Visit' document is mapped to a 'Establishment' (document reference). I am trying to get the 'Establishment' establishment_name
field to get populated into a field in my listview, but I can't seem to map the name, only the Document ID.
I would think this is relatively simple, but I am struggling!