Skip to Main Content

APEX

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!

Popup LOV on inline dialog

Sunil BhatiaDec 9 2020

Hi Team,
Is there any known issue logged for JS error when POPUP LOV (with properties as "Inline Dialog") is opened on Inline Dialog Region? I have created a sample on apex.oracle.com to recreate the issue.
Issue App - Sign In (0 Bytes)Login with testdemo/testdemo
Click on OpenPopup1 -> Select dummy value from POPUP LOV -> Click Save -> Open Console -> JS Error comes "cannot call methods on dialog prior to initialization; attempted to call method 'close'"
Click on OpenPopup2 ->Select dummy value from POPUP LOV -> Click Save -> Open Console -> No JS Error.
Only difference between both the popup lov is that in popuplov1, i am using "Inline Popup" in Display As settings, and in popup lov 2, i am using "Modal Dialog" in Display As settings.
Is it known bug or i am interpreting it incorrectly?

Thanks
Sunil Bhatia

Comments
Post Details
Added on Dec 9 2020
3 comments
681 views