Hi,
In my program I have two screens. Screen1 has input box which accepts a numberic value. Screen2 has to display the text boxes based on the input given in the Screen1. For example, if user inputs five in the input box of Screen1, the Screen2 should display five text boxes.

Thanks in advance,
Vamsi