<?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 Re: Open modal on page load in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616832#M3137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's exactly what I envisioned using an onload-modal for. However, I'm concerned that it would pop up everytime someone goes back to the main page. I dont know if the available hooks (cookies, javascript, etc) are available to only have the modal open once per session.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2018 18:29:24 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-03-01T18:29:24Z</dc:date>
    <item>
      <title>Open modal on page load</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616829#M3134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see via the changelog you've added modal support through bootstrap.&lt;/P&gt;&lt;P&gt;Is there a way to open a modal on page load, instead of by button click? The internet seems to agree the only way to do this is through javascript or jquery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have any use for a modal click-popup window (at this time), but I could have used one for on-page-load. But it's not something I need. Just thought I'd see if&amp;nbsp;it would add any value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 16:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616829#M3134</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-02-20T16:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Open modal on page load</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616830#M3135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately&amp;nbsp;you cannot do this on page load (we must have tried the same sites). This feature is on our backlog as we have a customer requesting it.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 16:50:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616830#M3135</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-02-20T16:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Open modal on page load</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616831#M3136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We also have a need for this on page load. Want to have terms and conditions OK'd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice on how to approach this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking there might be a way to do this with an iframe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;-Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 16:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616831#M3136</guid>
      <dc:creator>PatKeegan</dc:creator>
      <dc:date>2018-03-01T16:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Open modal on page load</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616832#M3137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's exactly what I envisioned using an onload-modal for. However, I'm concerned that it would pop up everytime someone goes back to the main page. I dont know if the available hooks (cookies, javascript, etc) are available to only have the modal open once per session.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 18:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616832#M3137</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-03-01T18:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Open modal on page load</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616833#M3138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Graham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to vote this up. I am also looking to add our terms as a pop-up on page load.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Vanessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 20:58:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/open-modal-on-page-load/m-p/616833#M3138</guid>
      <dc:creator>VanessaPocock</dc:creator>
      <dc:date>2018-03-19T20:58:12Z</dc:date>
    </item>
  </channel>
</rss>

