Hi All,
Using APEX 5.1.3 with universal theme. I need to call a modal page dialog from another modal dialog page. Also the calling modal dialog page needs to be below the called modal page as greyed out/blacked out.
On click of a button in the calling modal dialog the called modal dialog is displayed on top.
I tried to get this working with 'page submit' and 'redirect to page in the application'. But in both cases the calling modal dialog just closes itself.
Please advise if this use case is possible in APEX, a working example would be great.
Thanks