<?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: PopUps wont, um, pop-up... in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357398#M10094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure you already know this Mr. Scheitlin, but you are awesome. Thanks for being king of the Flex forum!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One note/question though, I have never set the sublayer id for a dynamic service before. I have set things up like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="t"&gt;layer&lt;/SPAN&gt; &lt;SPAN class="t"&gt;label&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;Line Beats&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; type&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;feature&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; visible&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; alpha&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; url&lt;/SPAN&gt;&lt;SPAN class="m"&gt;=xxx.xxx.xxx&lt;/SPAN&gt;&lt;STRONG&gt;/ArcGIS/rest/services/CCCT_Dev_GISSU/FeatureServer/0&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; popupconfig&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;popups/PopUp_Line_Beats.xml&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="m"&gt; /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;...where I have the order of the features set directly (in this case ".../Feature/0"). Is the &amp;lt;sublayer&amp;gt; only necessary for dynamic layers? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 16:42:38 GMT</pubDate>
    <dc:creator>matthewweber</dc:creator>
    <dc:date>2014-10-01T16:42:38Z</dc:date>
    <item>
      <title>PopUps wont, um, pop-up...</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357396#M10092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot get the PopUp to work in my Flex application. The features appear/render just fine. They consist of ~20,000 points&amp;nbsp; that represent mile markers found along the side of the highway. I have set the service to show more than the default 1000 features. Maybe a second set of eyes can spot something that is off? I'm the only GIS analyst here who knows anything about .xml/Flex, so I'm on my own. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here is the code from the config.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;layer label="vPM" type="dynamic" visible="true" alpha="1.0"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN&gt;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://xxx.xxx.xxx/ArcGIS/rest/services/SWITRS_vPM_10/MapServer" rel="nofollow" target="_blank"&gt;http://xxx.xxx.xxx/ArcGIS/rest/services/SWITRS_vPM_10/MapServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; popupconfig="popups/PopUp_vPM.xml"/&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And from the PopUp_vPM.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;Virtual Paddle Marker&amp;lt;/title&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="C8_Name" visible="true"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Lat" visible="true"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Long" visible="true"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 16:23:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357396#M10092</guid>
      <dc:creator>matthewweber</dc:creator>
      <dc:date>2014-10-01T16:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: PopUps wont, um, pop-up...</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357397#M10093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Your configuration for your dynamic layer is incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;

&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;layer label="vPM" type="dynamic" visible="true" alpha="1.0"&lt;/SPAN&gt;


&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; url="&lt;A class="jive-link-external-small" href="http://xxx.xxx.xxx/ArcGIS/rest/services/SWITRS_vPM_10/MapServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://xxx.xxx.xxx/ArcGIS/rest/services/SWITRS_vPM_10/MapServer&lt;/A&gt;"&amp;gt;
&lt;/SPAN&gt;


&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;CODE&gt;&amp;lt;sublayer id="0" popupconfig="&lt;SPAN style="font-family: 'courier new', courier;"&gt;popups/PopUp_vPM.xml&lt;/SPAN&gt;"/&amp;gt;&lt;/CODE&gt;&lt;/SPAN&gt;


&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;/layer&amp;gt;&lt;/SPAN&gt;


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and set the sublayer id attribute to the specific sublayer of your mapservice that the popup is for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357397#M10093</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T16:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: PopUps wont, um, pop-up...</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357398#M10094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure you already know this Mr. Scheitlin, but you are awesome. Thanks for being king of the Flex forum!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One note/question though, I have never set the sublayer id for a dynamic service before. I have set things up like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="t"&gt;layer&lt;/SPAN&gt; &lt;SPAN class="t"&gt;label&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;Line Beats&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; type&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;feature&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; visible&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; alpha&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; url&lt;/SPAN&gt;&lt;SPAN class="m"&gt;=xxx.xxx.xxx&lt;/SPAN&gt;&lt;STRONG&gt;/ArcGIS/rest/services/CCCT_Dev_GISSU/FeatureServer/0&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt; popupconfig&lt;/SPAN&gt;&lt;SPAN class="m"&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;popups/PopUp_Line_Beats.xml&lt;/STRONG&gt;&lt;SPAN class="m"&gt;"&lt;/SPAN&gt;&lt;SPAN class="m"&gt; /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;...where I have the order of the features set directly (in this case ".../Feature/0"). Is the &amp;lt;sublayer&amp;gt; only necessary for dynamic layers? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 16:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357398#M10094</guid>
      <dc:creator>matthewweber</dc:creator>
      <dc:date>2014-10-01T16:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: PopUps wont, um, pop-up...</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357399#M10095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Correct sublayers are for dynamiclayers. When you use a a feature type you actually specify the sub layer in the url so there is no need for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 16:51:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popups-wont-um-pop-up/m-p/357399#M10095</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-10-01T16:51:12Z</dc:date>
    </item>
  </channel>
</rss>

