Hi,
Using Jdev 11.1.2.3
I have two buttons on each row of a table that open popups.
If I open any one of them(let's say p1), i can still click on the page and open the other popup(p2). In this case, both popups are open on top of each other which is messy.
So my question is: Is there a way to prevent the user from clicking on the page while a popup is open?
Also, one of the popups(p1) launches a btf where most likely other popups are gonna be opened too(different from p2) , so I would like to prevent the user from clicking anything on the page for the duration of the taskflow.
Thanks!
Mo