<?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: WAB Popup Issue in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466464#M12290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This work around is for WAB Developer version hosted locally. I don't believe that you can get this workaround back to AGOL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Feb 2015 19:28:51 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2015-02-20T19:28:51Z</dc:date>
    <item>
      <title>WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466456#M12282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;one more behavior I am curious about.&lt;/P&gt;&lt;P&gt;if it leave a layer unchecked and publish it as a service and then add the services to a agol webmap and use that webmap in the webappbuilder I can turn the layer on so it is visible but I cannot use the mouse and click on a feature and get a popup. all the layers that are published with the visibility on will show popups.&lt;/P&gt;&lt;P&gt;I have enabled popups in the webmap and configured them.&lt;/P&gt;&lt;P&gt;any ideas why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 16:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466456#M12282</guid>
      <dc:creator>glennhazelton</dc:creator>
      <dc:date>2014-12-03T16:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466457#M12283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I believe that issue is a bug that needs to be reported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this work around:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MapManager.js:&lt;/P&gt;&lt;P&gt;Add line 4 and a comma to the end of line 3.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var webMapOptions = {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mapOptions: mapOptions,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bingMapsKey: appConfig.bingMapsKey,
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; usePopupManager: &lt;SPAN class="keyword"&gt;true&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This change will not affect existing apps so create a new one to test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:41:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466457#M12283</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T20:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466458#M12284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right now this work around only works for the developer version. You can not access the MapManager.js file for the AGOL web app builder. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 21:30:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466458#M12284</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-01-09T21:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466459#M12285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you use the usePopupManager: true it breaks other popups for the map like the measure and draw tools. What happens is when you want to measure something the map will measure but it still thinks that the identify tool is active and identifies things and the popup gets in the way. Here is another chunk of code to add to those widgets to fix that issue. So far it works for me, but not 100% sure it is the best fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;For the measurement widget I opened \widgets\Measurement\Widget.js and commented out two lines and added two new ones right around line 69.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;aspect.after(this.measurement, 'setTool', lang.hitch(this, function() {
&amp;nbsp; if (this.measurement.activeTool) {
&amp;nbsp;&amp;nbsp;&amp;nbsp; //this.disableWebMapPopup();
&amp;nbsp;&amp;nbsp;&amp;nbsp; this.map.setInfoWindowOnClick(false);&amp;nbsp;&amp;nbsp; //added this
&amp;nbsp; } else {
&amp;nbsp;&amp;nbsp;&amp;nbsp; //this.enableWebMapPopup();
&amp;nbsp;&amp;nbsp;&amp;nbsp; this.map.setInfoWindowOnClick(true);&amp;nbsp;&amp;nbsp; //added this
&amp;nbsp; }
}));&lt;/PRE&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;It looks like you need to add these lines of code to other widgets that need map clicks like draw.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;also see &lt;A href="https://community.esri.com/message/445366" target="_blank"&gt;Identify Features&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466459#M12285</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2021-12-11T20:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466460#M12286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue and working with ESRI they could not replicate the problem with 10.3, however, my services worked in AGOL and WAB with popups on their side. I am still on 10.1 but&amp;nbsp; I found adding my service from a shapefile and not a fgb or gdb allows the popups in both applications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:40:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466460#M12286</guid>
      <dc:creator>GeorgeKatsambas</dc:creator>
      <dc:date>2015-01-12T19:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466461#M12287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I did some more digging and found the place to fix the draw widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; \jimu.js\dijit\DrawBox.js &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;around line 165&lt;/P&gt;&lt;P&gt;Comment out this.enableWebMapPopup(); and add in this.map.setInfoWindowOnClick(true);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="keyword" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; color: #006699;"&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;deactivate:function(){
&amp;nbsp; //this.enableWebMapPopup();
&amp;nbsp; this.map.setInfoWindowOnClick(true);&amp;nbsp;&amp;nbsp;&amp;nbsp; //Added this
&amp;nbsp; if(this.drawToolBar){
&amp;nbsp;&amp;nbsp;&amp;nbsp; this.drawToolBar.deactivate();
&amp;nbsp; }
&amp;nbsp; query('.draw-item',this.domNode).removeClass('selected');
},&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;around line 245&lt;/P&gt;&lt;P&gt;Comment out this.disableWebMapPopup(); and add in this.map.setInfoWindowOnClick(false); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;_onItemClick:function(event){
&amp;nbsp; var target = event.target||event.srcElement;
&amp;nbsp; var items = query('.draw-item',this.domNode);
&amp;nbsp; items.removeClass('selected');
&amp;nbsp; html.addClass(target,'selected');
&amp;nbsp; var geotype = target.getAttribute('data-geotype');
&amp;nbsp; var commontype = target.getAttribute('data-commontype');
&amp;nbsp; var tool = Draw[geotype];
&amp;nbsp; //this.disableWebMapPopup();
&amp;nbsp; this.map.setInfoWindowOnClick(false);&amp;nbsp;&amp;nbsp;&amp;nbsp; // added this
&amp;nbsp; this.drawToolBar.activate(tool);
&amp;nbsp; this.onIconSelected(target,geotype,commontype);
},
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466461#M12287</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2021-12-11T20:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466462#M12288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are on 10.2 &amp;amp; Enterprise GD and experiencing the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 21:22:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466462#M12288</guid>
      <dc:creator>TarigAhmed1</dc:creator>
      <dc:date>2015-01-12T21:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466463#M12289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a question about the work flow for implementing this work around.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured a web map application using Web App Builder 1.0 (Developer Edition).&amp;nbsp; I am wondering if I understand the next work flow steps correctly.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Download the zipped web app package from the Web App Builder Developer edition.&lt;/LI&gt;&lt;LI&gt;Extract and edit the MapManager.js file (and others) as mentioned above.&lt;/LI&gt;&lt;LI&gt;Recompress the web app package.&lt;/LI&gt;&lt;LI&gt;In the Web App Builder Developer edition, Export as Template to ArcGIS Online&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;This is where I become uncertain of the next steps....&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;?? Attach the edited &amp;amp; zipped code to the Exported web app Template on ArcGIS online ??&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 19:20:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466463#M12289</guid>
      <dc:creator>MarieCline_Delgado</dc:creator>
      <dc:date>2015-02-20T19:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466464#M12290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This work around is for WAB Developer version hosted locally. I don't believe that you can get this workaround back to AGOL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 19:28:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466464#M12290</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-02-20T19:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466465#M12291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it would only fix the popup problem on the specific computer hosting the web app builder developer edition?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 21:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466465#M12291</guid>
      <dc:creator>MarieCline_Delgado</dc:creator>
      <dc:date>2015-02-20T21:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466466#M12292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you make the fix in WAB Dev version then all the apps that you build from that WAB Dev machine are going to contain the fix and those apps can be deployed to your own local web server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 21:15:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466466#M12292</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-02-20T21:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466467#M12293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like this issue is now resolved for the AGOL version with the latest release in March 2015. Still waiting for the fix in the developers version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 16:47:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466467#M12293</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-03-03T16:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466468#M12294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually only with shapefiles, I had a service created from a fgb that didn't allow popups on the Web Application Map, creating a second service using shapefiles exported from the fgb allows popup both on AGOL and WAB. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 17:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466468#M12294</guid>
      <dc:creator>GeorgeKatsambas</dc:creator>
      <dc:date>2015-03-12T17:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466469#M12295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/5389"&gt;George Katsambas&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 questions to you for follow up:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#1. Are you talking about a hosted feature service generated from a shape file/fgdb or map service created by ArcGIS Server based on a shapefile/fgdb?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#2. Did you make sure you enabled popups in the AGOL web map before it went to WAB?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 05:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466469#M12295</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-03-13T05:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466470#M12296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my mxd I used a fgb that I published to ArcGIS server, that service in AGOL allowed popups, but when the map in AGOL is shared as a WAB popups returned a message no information available. After working with ESRI support we determined taking the files from a fgb and exporting them as shapefiles and publishing the shapefiles to ArcGIS server the popups worked. This was reported as a bug for ArcMap v 10.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 13:19:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466470#M12296</guid>
      <dc:creator>GeorgeKatsambas</dc:creator>
      <dc:date>2015-03-13T13:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Popup Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466471#M12297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to know about the bug. I tested a 10.2.1 map service from a fgdb in the AGOL WAB and it had no problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 14:41:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-popup-issue/m-p/466471#M12297</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-03-13T14:41:20Z</dc:date>
    </item>
  </channel>
</rss>

