Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to disable main page when popup is opened?

Mo KoteicheNov 13 2013 — edited Nov 14 2013

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

This post has been answered by Alejandro Tovar Lanz on Nov 13 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 12 2013
Added on Nov 13 2013
4 comments
684 views