Skip to Content
Menu
This question has been flagged

In the main form I have a button that opens a new pop up window (secondary form), and from the pop up window I have another button that will open a new pop up window (tertiary form). 

My question is, is there a way that the secondary form will stay open when the tertiary form is opened?
Right now, when I click on the button to open the tertiary form, the secondary form is closed, I want it to just open in front of the secondary form. 

I have tried using "nodestroy: True" but I guess it's not the correct way to do it.

Any idea? 

Avatar
Discard

By default , you can have only one wizard open.

May I know why do you want to keep open that secondary form?

Related Posts Replies Views Activity
3
Jun 19
8058
2
Jan 25
6656
1
Apr 24
2630
1
Dec 23
4774
2
Nov 22
3964