<?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 Problem with PopUps in Flex Viewer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459593#M13029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having a difficult time displaying information on layers that I have in my flex viewer application.&amp;nbsp; I have set up the configuration file to show the certain fields in the pop-up, but there are no corresponding information in those fields, even though I know that there are attributes to them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here it is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22295[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the XML for that particular pop-up named PopUp_Parcels.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;GPIN: {GPIN} &amp;lt;/title&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="NAME"&amp;nbsp; visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ST_NO" alias= "STREET NO." visible="true" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ST_ALPHA" alias= "STREET ALPHA" visible="true" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ST_NAME" alias= "STREET NAME" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ST_TYPE" alias= "STREET TYPE" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="CITY" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ZIP" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!--&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pop-up configuration file for:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; See pop-up documentation at&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://links.esri.com/flexviewer/popups" rel="nofollow" target="_blank"&gt;http://links.esri.com/flexviewer/popups&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="STATUS"&amp;nbsp; visible="True"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And here's the section of the config file where I've added this xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="My Layers"&amp;nbsp; type="dynamic" visible="true" mode="snapshot"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; useproxy="false" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://..../MapServer" rel="nofollow" target="_blank"&gt;http://..../MapServer&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="3" popupconfig="popups/PopUp_Parcels.xml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing any steps to get this working fine?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2013 14:22:28 GMT</pubDate>
    <dc:creator>MalcolmEchaluce</dc:creator>
    <dc:date>2013-03-01T14:22:28Z</dc:date>
    <item>
      <title>Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459593#M13029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having a difficult time displaying information on layers that I have in my flex viewer application.&amp;nbsp; I have set up the configuration file to show the certain fields in the pop-up, but there are no corresponding information in those fields, even though I know that there are attributes to them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here it is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22295[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the XML for that particular pop-up named PopUp_Parcels.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;GPIN: {GPIN} &amp;lt;/title&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="NAME"&amp;nbsp; visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ST_NO" alias= "STREET NO." visible="true" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ST_ALPHA" alias= "STREET ALPHA" visible="true" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ST_NAME" alias= "STREET NAME" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ST_TYPE" alias= "STREET TYPE" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="CITY" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="ZIP" visible="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!--&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pop-up configuration file for:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; See pop-up documentation at&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://links.esri.com/flexviewer/popups" rel="nofollow" target="_blank"&gt;http://links.esri.com/flexviewer/popups&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="STATUS"&amp;nbsp; visible="True"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And here's the section of the config file where I've added this xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="My Layers"&amp;nbsp; type="dynamic" visible="true" mode="snapshot"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; useproxy="false" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://..../MapServer" rel="nofollow" target="_blank"&gt;http://..../MapServer&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="3" popupconfig="popups/PopUp_Parcels.xml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing any steps to get this working fine?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 14:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459593#M13029</guid>
      <dc:creator>MalcolmEchaluce</dc:creator>
      <dc:date>2013-03-01T14:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459594#M13030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm having a difficult time displaying information on layers that I have in my flex viewer application.&amp;nbsp; I have set up the configuration file to show the certain fields in the pop-up, but there are no corresponding information in those fields, even though I know that there are attributes to them.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Popup XML:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;GPIN: {GPIN} &amp;lt;/title&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="GPIN" /&amp;gt;
&amp;nbsp; &amp;lt;field name="NAME"&amp;nbsp; visible="true" /&amp;gt;
&amp;nbsp; &amp;lt;field name="ST_NO" alias= "STREET NO." visible="true" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp; &amp;lt;field name="ST_ALPHA" alias= "STREET ALPHA" visible="true" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp; &amp;lt;field name="ST_NAME" alias= "STREET NAME" visible="true" /&amp;gt;
&amp;nbsp; &amp;lt;field name="ST_TYPE" alias= "STREET TYPE" visible="true" /&amp;gt;
&amp;nbsp; &amp;lt;field name="CITY" visible="true" /&amp;gt;
&amp;nbsp; &amp;lt;field name="ZIP" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;showattachments&amp;gt;false&amp;lt;/showattachments&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Main config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;layer label="My Layers"&amp;nbsp; type="dynamic" visible="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://..../MapServer"&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="3" popupconfig="popups/PopUp_Parcels.xml"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt; &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this doesn't work, can you post a screenshot of your REST Service page for this service?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459594#M13030</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2021-12-11T20:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459595#M13031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&lt;BR /&gt;If this doesn't work, can you post a screenshot of your REST Service page for this service?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, that didn't work.&amp;nbsp; Thank you, though.&amp;nbsp; I appreciate it.&amp;nbsp; Here's a screenshot of the REST service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1/3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22309[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2/3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22310[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3/3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22311[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 16:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459595#M13031</guid>
      <dc:creator>MalcolmEchaluce</dc:creator>
      <dc:date>2013-03-01T16:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459596#M13032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I actually figured it out.&amp;nbsp; You helped point me in the right direction though, GisDEV01.&amp;nbsp; Looking at the REST service, I noticed that the field names were all in lower case.&amp;nbsp; I changed them to lower case and now it works.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 16:17:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459596#M13032</guid>
      <dc:creator>MalcolmEchaluce</dc:creator>
      <dc:date>2013-03-01T16:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459597#M13033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I actually figured it out.&amp;nbsp; You helped point me in the right direction though, GisDEV01.&amp;nbsp; Looking at the REST service, I noticed that the field names were all in lower case.&amp;nbsp; I changed them to lower case and now it works.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Excellent, I'm glad you figured it out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 17:33:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459597#M13033</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2013-03-01T17:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459598#M13034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm also having an issue getting a popup working, and hope someone can point out what I'm doing wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've got 2 set up (at least in theory). One of them, PopUp_Parcels, is working correctly. The other, PopUp_WS simply doesn't "pop up" at all. For the life of me I cannot figure out where my error is&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The pertinant bit of my config.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Watersheds" type="dynamic" alpha="0.5" url="http://gispublic.co.lake.ca.us:6080/arcgis/rest/services/watersheds/MapServer"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="0" popconfig="popups/PopUp_WS.xml" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="GeoTIFF Images" type="dynamic" alpha="0.8" visible="true" url="http://gispublic.co.lake.ca.us:6080/arcgis/rest/services/BWS_GeoTIFF/MapServer" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Culverts" type="dynamic" alpha="0.9" url="http://gispublic.co.lake.ca.us:6080/arcgis/rest/services/culverts/MapServer" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Base Layers" type="dynamic" alpha="0.8" visible="true" url="http://gispublic.co.lake.ca.us:6080/arcgis/rest/services/BWS_base/MapServer" &amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sublayer id="9" popupconfig="popups/PopUp_Parcels.xml" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and my PopUp_WS.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="HUNAME" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="HANAME" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="HSANAME" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="SPWSNAME" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PWSNAME" visible="true" /&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="SubWS" visible="true" /&amp;gt;
&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;lt;/configuration&amp;gt;
&amp;lt;!--
&amp;nbsp;&amp;nbsp;&amp;nbsp; Pop-up configuration file for:
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://gispublic.co.lake.ca.us:6080/arcgis/rest/services/watersheds/Mapserver/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://gispublic.co.lake.ca.us:6080/arcgis/rest/services/watersheds/Mapserver/&lt;/A&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp; See pop-up documentation at
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://links.esri.com/flexviewer/popups" rel="nofollow noopener noreferrer" target="_blank"&gt;http://links.esri.com/flexviewer/popups&lt;/A&gt;
--&amp;gt; &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the application is at&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://gispublic.co.lake.ca.us/BWS/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://gispublic.co.lake.ca.us/BWS/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:27:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459598#M13034</guid>
      <dc:creator>LonSharp</dc:creator>
      <dc:date>2021-12-11T20:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459599#M13035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Your issue is that you have popconfig instead of popupconfig:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;sublayer id="0" pop&lt;SPAN style="color:#ff0000;"&gt;up&lt;/SPAN&gt;config="popups/PopUp_WS.xml" /&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 00:32:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459599#M13035</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-08T00:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459600#M13036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yet again, thank you for pointing out the obvious!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 15:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459600#M13036</guid>
      <dc:creator>LonSharp</dc:creator>
      <dc:date>2013-03-08T15:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459601#M13037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having quite a different problem with the popups in 3.1. When I try to use a dynamic service and assign popups to a sublayer the popups appear in the upper left corner of the screen (the majority of the time) or end up frozen on one particular location. The popups only work correctly on one of the sublayers when all part of a dynamic service. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In contrast, if I add each sublayer from the dynamic service, the popups will work fine. It would be quite unwieldy to add each sublayer as its own individual layer. Any thoughts on how to possibly address this issue would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 00:50:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459601#M13037</guid>
      <dc:creator>Jon-PaulMcCool1</dc:creator>
      <dc:date>2013-03-13T00:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PopUps in Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459602#M13038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am having quite a different problem with the popups in 3.1. When I try to use a dynamic service and assign popups to a sublayer the popups appear in the upper left corner of the screen (the majority of the time) or end up frozen on one particular location. The popups only work correctly on one of the sublayers when all part of a dynamic service. &lt;BR /&gt;In contrast, if I add each sublayer from the dynamic service, the popups will work fine. It would be quite unwieldy to add each sublayer as its own individual layer. Any thoughts on how to possibly address this issue would be appreciated.&lt;BR /&gt;&lt;BR /&gt;JP&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Due to Esri's setup of this forum, it is best if you create a new thread for your own issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Most forums encourage compiling of information by topic into threads, such as how you have mentioned a popup issue in a thread about popup issues, but Esri has decided that they'd like their forums to function more like a Q &amp;amp; A than a forum, and therefore they believe it is best to have a ton of threads which perhaps answer the exact same questions if the user doesn't search (which new users usually do not search).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-with-popups-in-flex-viewer/m-p/459602#M13038</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2013-03-13T15:45:51Z</dc:date>
    </item>
  </channel>
</rss>

