Whoever reads this- I appreciate it, but whoever replies 1 pint if we meet.
Because I cannot just filter a query with >2 filters and order by, I am forced to do this Custom Action which "on Select" - queries and replies with LIST of DocumentReference. Simply gets "availablity" based on filters and replies with a LIST of DocRefs
But cannot figure out how to display data from this reply - Here is the complete setup
The bottom sheet/component has a ListView which generates Children from Variable, based on the actions reply.
Here is how the data process works and the UI. Data arrives okay but I cannot bind the text to the data as there is no objects