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!

Oracle APEX validation before calling Modal Window

Chintan GandhiJun 27 2016 — edited Jun 28 2016

Hi,

I am on Oracle APEX 5. I have a report region with checkboxes as its first column. And at the top right corner, have a button, which calls a modal page.

Now, on click of this button, I want to first call a javascript function, which will validate if at least one check box is ticked. If yes, then open modal window.

Now, I am able to validate fine, but unable to open modal window page. I tried opening it using 'apex.navigation.dialog', but wasn't successful.

I noticed that for modal window pages, apex adds a parameter as e.g. p_dialog_cs=SD2I_OSyvrlmc-ujeK-nsVXwvpk. Could it be determined at run-time?

Can anyone please help?

Thanks.

This post has been answered by Sunil Bhatia on Jun 27 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2016
Added on Jun 27 2016
4 comments
1,491 views