Hello,
I'm trying to create an app where the user will enter manually a set of small strings into datacards/text boxes.
The amount of individual text boxes are around 50 or so..

Do I need to declare an individual variable for each text box/datacardvalue in order to be able to reach them in my flow?
I was hoping I could append all these strings into an array, and then access them in my flow.
Any help or advice is appreciated.
BR John