<?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 How to get a bookmark back? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-get-a-bookmark-back/m-p/312379#M8300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We try beta3 and a user have delete a bookmark via the delete button in the app. Now she want to have the bookmark back. I have try to clear the webcache with no result. The browser i IE9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there somone as have any solution for this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 11:34:49 GMT</pubDate>
    <dc:creator>KlasÖstergren</dc:creator>
    <dc:date>2014-10-22T11:34:49Z</dc:date>
    <item>
      <title>How to get a bookmark back?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-get-a-bookmark-back/m-p/312379#M8300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We try beta3 and a user have delete a bookmark via the delete button in the app. Now she want to have the bookmark back. I have try to clear the webcache with no result. The browser i IE9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there somone as have any solution for this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 11:34:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-get-a-bookmark-back/m-p/312379#M8300</guid>
      <dc:creator>KlasÖstergren</dc:creator>
      <dc:date>2014-10-22T11:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a bookmark back?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-get-a-bookmark-back/m-p/312380#M8301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Klas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the bookmark widget code there is this comment:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;if user add/delete a bookmark, we will save all of the bookmarks into the local storage.&lt;/P&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clearing the local storage is very dependent on what browser and if that browser supports HTML5 local storage or not. So I use Fire Fox 33 and If I deleted a bookmark for a WAB site, I can restore what bookmarks that site had originally configured by clearing the local storage for my WAB sites URL by going to my WAB site and clicking Ctrl + Shift + I (to bring up fire fox developer tools) and then in the web console command line I enter "localStorage.clear();" and click enter. That is all there is to it in Firefox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 14:48:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-get-a-bookmark-back/m-p/312380#M8301</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-10-22T14:48:26Z</dc:date>
    </item>
  </channel>
</rss>

