Hi,
This Plug-In has been really useful, but i am trying to get it to work in the following scenario with no result.
On my page i have 3 buttons, Cancel, Details, Delete. The plug in works great on Cancel and Delete.
Details button(which is enabled when a row or multiple row has been selected) has a pop-up which allows me to enter some data lower in the hierarchy for a particular row. Here also i would like the plug in to work before it pops-up the data screen.
The steps i am following are - i change the job of empno - 7782 from MANAGER to CLERK. Then i click on cancel, the save before exit message is displayed. - PERFECT
Now i check the check box for the same line (empno - 7782) and click on delete , it confirms if i want to delete and after i say yes, the save before exit message is displayed. -PERFECT
Now leaving it checked(empno - 7782) i click on Details button, a pop-up region is displayed where i can enter some information ( it will have save and cancel button in this region). - I want the save before exit message to be displayed before this pop-up region is displayed - HELP
I am using Apex 4.1 and i am relatively new to apex. I hope i have provided you with all the necessary information.
I have also created the scenario in
https://apex.oracle.com/pls/apex/f?p=32321:LOGIN_DESKTOP:111046025786433
user: stephania.menezes@gmail.com
password: Steff@123%
Thanks guys.