How to access data in parent from dynamically generated components?

Actions & Logic

Hello,

I have a page, in that page I am creating multiple components dynamically using query variables. Inside each component there is a textfield. Now I want to get that text field data inside the page so that once I click on Save button, I can take a loop action and save all those text field data at once on the server. But I am not able to see component states inside page states.
Although I saw these two examples but I am not able to see in mine:
https://app.flutterflow.io/project/share-component-d99iga
https://app.flutterflow.io/project/multichoice-component-f2dmxh

What have you tried so far?

Saw examples but did not work

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