Monday 2 January 2017

Multiple Interactive Reports in Single Page Oracle Apex 4.2



Step 1:
Create one interactive report in one page.
Step 2:
Create other interactive report in second page.
Step 3:
Create a HTML region in the first page with source as
<iframe src ="f?p=&APP_ID.:2:&SESSION." height=600 width=600 frameborder=0>
</iframe>

Step 4:
In security attributes, select Embed in Frames as Allow. Run the first page.

By
A.Arun Kumar

No comments:

Post a Comment