Hello there!
I need help in displaying information from a type data called "cartItems", in which it has a document reference to "businessStoreItems" and a list of document references to "businessStoreModifiers". I am struggling to get FF to display the modifiers correctly, and it has become increasingly frustrating, any help would be greatly appreciated.
I have tried querying collections and displaying the data type, but every time it does not allow me to show the actual text from the list, I have gone in loops over the last few days.
I just need to get the strings from the document references to then show the data.
The example below is meant to show Large HSP - Lamb - Large, instead it shows mixed because it is taking from the top of my "businessStoreModifers" sub-collection, because I cannot allocate the text/list to the document from the array.