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