How To Restrict Window form Edit when Child Window is Open
Hi,
I have One Form (Oracle EBS).
Containing 2 windows.
One Parent window another child Window.
I Want to restrict the control when Child window is open to parent window.
In the Parent Window , one button availabe. When user press that button , the child window opens.
I want restrict the control till the child window is not closed.
How to do that.
Thanks