Unable to pass entire list, just individual entries?

Actions & Logic

In an action flow I've generated a list of document references from a firestore query, I'm trying to pass the full list to another page but can't seem to pass more than one entry from the list? Is there a way to pass a full list?

Action Creating the list under action output "quizChecklistList"

What have you tried so far?

I've tried using peramiters to pass, as well as an action to update an app state document... still hitting the same wall with 'available options' each looping for a filter conditions when I just want to pass the whole thing...

Attempting to pass:

Do I need to create a loop and add them one by one? โ˜ ๏ธ

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