Hey all,
I'm working on a very simple program on LabVIEW using flat sequences. In the first frame, the user must enter information about himself. I did that using the prompt input from user vi. Just after the user enters his information, I want the program to take me to the front panel where the user sees some waveform. The main problem that I'm facing is that when the user finishes entering his information in the pop-up window, the program remains where it is and does not move to the next step where the user sees information
I hope someone can help me
Thank you