<?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: Limit identify popup to certain features within a layer in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195763#M5398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only other thing I would suggest is to add the layer twice. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One that does not send anything back to the other application.&lt;/P&gt;&lt;P&gt;The second layer you could add a filter. This layer you would send communication back to the other app.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/use-maps/apply-filters.htm" title="https://doc.arcgis.com/en/arcgis-online/use-maps/apply-filters.htm"&gt;Apply filters—ArcGIS Online Help | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Feb 2016 19:44:52 GMT</pubDate>
    <dc:creator>RickeyFight</dc:creator>
    <dc:date>2016-02-12T19:44:52Z</dc:date>
    <item>
      <title>Limit identify popup to certain features within a layer</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195760#M5395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to configure the application to only display popups for certain features within a layer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default identify behavior on clicking the map is to identify any feature within a layer and get a popup if enabled. Unless you set a definition query in the published mxd in which case you will not see/identify certain features. I would like to be able to see all features, but only get identify results for some of them based on attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 18:51:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195760#M5395</guid>
      <dc:creator>DanNorman</dc:creator>
      <dc:date>2016-02-12T18:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Limit identify popup to certain features within a layer</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195761#M5396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option is to publish the feature twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One with a definition query and one with out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then add both features to your map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only allow popups in the layer with the definition query. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 18:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195761#M5396</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-02-12T18:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Limit identify popup to certain features within a layer</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195762#M5397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rickey thanks for the quick reply! I've got one more variable that mucks that idea up though &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;. I need this layer to include all features because it is being queried from an external application, and a modified selection list is being sent back to that application. I would prefer not to bring together two selection sets for the communication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 19:11:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195762#M5397</guid>
      <dc:creator>DanNorman</dc:creator>
      <dc:date>2016-02-12T19:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Limit identify popup to certain features within a layer</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195763#M5398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only other thing I would suggest is to add the layer twice. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One that does not send anything back to the other application.&lt;/P&gt;&lt;P&gt;The second layer you could add a filter. This layer you would send communication back to the other app.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/use-maps/apply-filters.htm" title="https://doc.arcgis.com/en/arcgis-online/use-maps/apply-filters.htm"&gt;Apply filters—ArcGIS Online Help | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 19:44:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195763#M5398</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-02-12T19:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Limit identify popup to certain features within a layer</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195764#M5399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rickey, you know what i think that will work, as i will just hide from the table of contents the selection and non DQ layer, and enable popups on the DQ layer, &lt;/P&gt;&lt;P&gt;Done!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 19:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/limit-identify-popup-to-certain-features-within-a/m-p/195764#M5399</guid>
      <dc:creator>DanNorman</dc:creator>
      <dc:date>2016-02-12T19:52:01Z</dc:date>
    </item>
  </channel>
</rss>

