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!

Weather Widget in APEX App

HarryFApr 13 2012 — edited Apr 16 2012
I want to add a weather widget to my page. It works fine if I paste the code into the regions source but I want to store the code in a table so I can change the table entry rather than changing the page source. When I put a variable in the region source (&variable.) it shows the raw javascript, not the widget.

How can I get APEX to display the widget from the javascript in the table?

This is the widget code:

<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('716904d9-152f-4a4e-a9f4-f621088e0bbf');</script><noscript>Get the The Weather Channel widget and many other great free widgets at Widgetbox! Not seeing a widget? (More info)</noscript>
This post has been answered by Kiran Pawar on Apr 16 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2012
Added on Apr 13 2012
1 comment
753 views