This question is locked. New answers and comments are not allowed.
I've downloaded and installed the latest SP and am pleased that you can now open a modal window from a modal window, however, is there any property or method to allow us to specify the z-index or parent window?
The issue I'm seeing is;
- Modal Window 1 opens, overlay is applied.
- Modal Window 1 opens Modal Window 2, overlay appears to be applied (there's a flash on the screen)
- The window behind modal window 2 is still interactive and doesn't have an overaly on it. (making window 2 not modal)
I'm assuming this has something to do with the modal overlay being applied at one z-index, the windows being put on another.
The issue I'm seeing is;
- Modal Window 1 opens, overlay is applied.
- Modal Window 1 opens Modal Window 2, overlay appears to be applied (there's a flash on the screen)
- The window behind modal window 2 is still interactive and doesn't have an overaly on it. (making window 2 not modal)
I'm assuming this has something to do with the modal overlay being applied at one z-index, the windows being put on another.