I have 3 InputText boxes and a submit button on frame 1. When clicking submit i have a dynamic text box on frame 2 with a button that says "next" on it.
I need the dynamic text box on frame 2 to display whatever is inputted in the inputText boxes on frame 1 one after the other when clicking the "next" button that's on frame 2.
I don't know if I have to do anything with Arrays or anything like that, I'm pretty new to this so any help would be much appreciated.
Thank you so much in advance.