Hi APEX guys,
I hope, that my question will be not too stupid, but still: I want to create a chain of 2-3 modal dialogs - everything is fine (standart page -> first modal dialog -> second modal dialog), but when I open the second dialog from the first one, I have faced a problem: I can edit the items and click the buttons on the first modal dialog! How can I prevent this and only the last (top) modal dialog to be editable?
Below is a picture of the "Sample dialog" packaged application, in which I simply have added new blank page 99 (second modal dialog), which is opened by page 7 ("Edit department" also modal dialog). As you can see, I am able to add "BLAH BLAH" in both of the modal dialogs in the same time.
Any help will be appreciated.
