Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
Developing Analytics Applications
Execute Javascript
Migrateduser
<p>Hello,</p>
<p>I have deployed on my tomcat 7.0 the WebViewerExample.</p>
<p>The report works fine but, when I click on the following element (Text Item), the javascript runs only with target = _self:</p>
<p><text-property></p>
<p><a target="myFrame" href="javascript:alert()"><VALUE-OF format="###,##0">row["value"]</VALUE-OF></a>]]></text-property>.</p>
<p> </p>
<p>I call this report from a jsp embedded on another web app using iframe.</p>
<p>Instead of alert, I have to use a custom function because "myFunction" is dynamic (based on session attributes of my web app), in order to wrap the viewer.<br>
</p>
Find more posts tagged with
Comments
There are no comments yet