<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SAS Information Delivery Portal refresh entire page (not just the portlet) from a stored process in Developers</title>
    <link>https://communities.sas.com/t5/Developers/SAS-Information-Delivery-Portal-refresh-entire-page-not-just-the/m-p/239761#M4798</link>
    <description>&lt;DIV class="post-text"&gt;
&lt;P&gt;I have a portlet within a SAS Information Delivery Portal page; and I want to refresh the entire page (and all the portlets on the page) from a stored process within a single portlet. I have the code to refresh the individual portlet (from a drop-down box):&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PUT "&amp;lt;select name='&amp;amp;VARIABLE' style='font-family: Verdana; font-size: 8pt;' onchange='this.form.submit()'&amp;gt;";&lt;/P&gt;
&lt;P&gt;This will refresh the portlet, but I want the entire page to refresh.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="post-taglist"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 17 Dec 2015 15:29:52 GMT</pubDate>
    <dc:creator>olsengf</dc:creator>
    <dc:date>2015-12-17T15:29:52Z</dc:date>
    <item>
      <title>SAS Information Delivery Portal refresh entire page (not just the portlet) from a stored process</title>
      <link>https://communities.sas.com/t5/Developers/SAS-Information-Delivery-Portal-refresh-entire-page-not-just-the/m-p/239761#M4798</link>
      <description>&lt;DIV class="post-text"&gt;
&lt;P&gt;I have a portlet within a SAS Information Delivery Portal page; and I want to refresh the entire page (and all the portlets on the page) from a stored process within a single portlet. I have the code to refresh the individual portlet (from a drop-down box):&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PUT "&amp;lt;select name='&amp;amp;VARIABLE' style='font-family: Verdana; font-size: 8pt;' onchange='this.form.submit()'&amp;gt;";&lt;/P&gt;
&lt;P&gt;This will refresh the portlet, but I want the entire page to refresh.&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="post-taglist"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Dec 2015 15:29:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-Information-Delivery-Portal-refresh-entire-page-not-just-the/m-p/239761#M4798</guid>
      <dc:creator>olsengf</dc:creator>
      <dc:date>2015-12-17T15:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Information Delivery Portal refresh entire page (not just the portlet) from a stored process</title>
      <link>https://communities.sas.com/t5/Developers/SAS-Information-Delivery-Portal-refresh-entire-page-not-just-the/m-p/246401#M4799</link>
      <description>I believe you need to refresh the parent page. Try adding "window.parent.location.reload();" to the end of your function?</description>
      <pubDate>Wed, 27 Jan 2016 17:06:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-Information-Delivery-Portal-refresh-entire-page-not-just-the/m-p/246401#M4799</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-01-27T17:06:03Z</dc:date>
    </item>
  </channel>
</rss>

