Skip to Main Content

Oracle Database Discussions

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 Modal Page

Tushar LapaniDec 4 2012 — edited Sep 5 2013
Hi everone,
I have problem in modal page. I am using 4.2.0 apex version on the apex.oracle.com workspace. I want to create modal page for the form. I have done following changes on the report page though it is not working. When I click on the create button it displays only dialog box (like a popup as in actual output) without including form in it. It means only empty dialog box is displayed with scroller as output.

1) Under Action when button clicked
Action ----> Redirect to URL
URL Target -----> javascript:return false;
Button Attributes -----> id="modal"
Button Template -----> Button

2) In Button template, I have also copied the #button_substitution# string in the html code of the button. I also tried without copy and paste #button_substitution# string in the HTML code.

3) Then I have created dynamic action for the click event of the create button on the report page as follow

Event ----> Click
Selection Type ----> Jquery Selector
Jquery Selector ----> #modal
Action ---> Skill Builders Modal page 2.0.0
URL Location : Statically defined
Static URL ----> f?p=&APP_ID.:29:&APP_SESSION.:::29:::

So I want to know what is problem? I am looking for your quick reply.

Thanks in Advance
Tushar
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2013
Added on Dec 4 2012
4 comments
3,655 views