Insights
a. an understanding of relationships that sheds light on or helps solve a problem.
b. (in psychotherapy) the recognition of sources of emotional difficulty.
c. an understanding of the motivational forces behind one's actions, thoughts, or behavior; self-knowledge.
Saturday, November 15, 2008
Multiple Interactive Report Regions in one page?
Here's how to get multiple IRR's in one page.
Cheat - just use iframes. See this example, which includes an iframed IRR in a popup ExtJS window.
2 comments:
Anonymous
said...
Thers so good and nice report - bravo! I have question how to set SHOW WINDOW from this simple report on http://htmldb.oracle.com/pls/otn/f?p=21920:3:855573373550650::::: I was typing code java script on REGION HEADER on pages wheres select displayed and I was changed as html: iframe style="overflow:auto;width:100%;height:100%;" frameborder="0" src="f?p=21920:3:120368568695011::NO:::">iframe Whats need to show report on popup? gordan
2 comments:
Thers so good and nice report - bravo!
I have question how to set SHOW WINDOW from this simple report on
http://htmldb.oracle.com/pls/otn/f?p=21920:3:855573373550650:::::
I was typing code java script on REGION HEADER on pages wheres select displayed
and I was changed
as
html: iframe style="overflow:auto;width:100%;height:100%;" frameborder="0" src="f?p=21920:3:120368568695011::NO:::">iframe
Whats need to show report on popup?
gordan
Hi Anonymous
You need to have the extjs libraries referenced in to your page/template to use this code.
See my integrating ExtJS post from earlier this year.
Post a Comment