Hi

I have two designer forms, Form 1 and Form 2. Both take some inputs from line edit.

In my application, I want Form 1 to be displayed first, take some input from the user and close. After form 1 is closed, form2 has to pop-up.

I have having difficulties achieving this.

How can i accomplish what I need?