<?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: Add controls to default Popup in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813319#M2424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benoit&lt;/P&gt;&lt;P&gt;You can check out the following two samples in the &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples"&gt;arcgis-pro-sdk-community-samples repository&lt;/A&gt; to see how you can make Custom pop ups and Layer pop ups:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/CustomPopup" title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/CustomPopup"&gt;arcgis-pro-sdk-community-samples/Map-Exploration/CustomPopup at master · Esri/arcgis-pro-sdk-community-samples · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/LayerPopups" title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/LayerPopups"&gt;arcgis-pro-sdk-community-samples/Map-Exploration/LayerPopups at master · Esri/arcgis-pro-sdk-community-samples · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Uma Harano&lt;/P&gt;&lt;P&gt;ArcGIS Desktop SDK Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2016 19:21:39 GMT</pubDate>
    <dc:creator>UmaHarano</dc:creator>
    <dc:date>2016-11-29T19:21:39Z</dc:date>
    <item>
      <title>Add controls to default Popup</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813318#M2423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way to add controls to the default Popup or display a custom popup when a user identifies a feature using the Explore&amp;nbsp;command? It seems that the Explore tool/command is an internal class and not much is exposed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 18:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813318#M2423</guid>
      <dc:creator>BenoitPronovost1</dc:creator>
      <dc:date>2016-11-29T18:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add controls to default Popup</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813319#M2424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benoit&lt;/P&gt;&lt;P&gt;You can check out the following two samples in the &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples"&gt;arcgis-pro-sdk-community-samples repository&lt;/A&gt; to see how you can make Custom pop ups and Layer pop ups:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/CustomPopup" title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/CustomPopup"&gt;arcgis-pro-sdk-community-samples/Map-Exploration/CustomPopup at master · Esri/arcgis-pro-sdk-community-samples · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/LayerPopups" title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/LayerPopups"&gt;arcgis-pro-sdk-community-samples/Map-Exploration/LayerPopups at master · Esri/arcgis-pro-sdk-community-samples · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Uma Harano&lt;/P&gt;&lt;P&gt;ArcGIS Desktop SDK Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 19:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813319#M2424</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2016-11-29T19:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add controls to default Popup</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813320#M2425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benoit&lt;/P&gt;&lt;P&gt;Additionally,&amp;nbsp;I have listed a video and a powerpoint from Dev Summit 2016 and User Conference 2016 that covered these topics:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.esri.com%2Fvideos%2Fwatch%3Fvideoid%3D5045%26channelid%3DLegacyVideo%26isLegacy%3Dtrue%26title%3Darcgis-pro-sdk-for-.net%3A-animation-and-map-exploration" rel="nofollow" target="_blank"&gt;http://www.esri.com/videos/watch?videoid=5045&amp;amp;channelid=LegacyVideo&amp;amp;isLegacy=true&amp;amp;title=arcgis-pro-sdk-for-.net:-animation-and-map-exploration&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fproceedings.esri.com%2Flibrary%2Fuserconf%2Fproc16%2Ftech-workshops%2Ftw_1853-255.pdf" rel="nofollow" target="_blank"&gt;http://proceedings.esri.com/library/userconf/proc16/tech-workshops/tw_1853-255.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;We will probably be covering these topics in the Esri Developer Summit 2017 at Palm Springs also&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Uma Harano&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 19:24:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813320#M2425</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2016-11-29T19:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add controls to default Popup</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813321#M2426</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/86730"&gt;Uma Harano&lt;/A&gt;‌, I've&amp;nbsp;looked&amp;nbsp;LayerPopups, but it seems setPopupInfo in FeatureLayer&amp;nbsp;no longer exists at 1.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CustomPopup shows how to build a new tool to display a custom popup. I was looking at adding functionnality to the default popup (i.e. the one displayed when users click the map when the Explore tool is active) rather then have users use a seperate tool to trigger the custom identify window with added controls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Benoit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 21:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813321#M2426</guid>
      <dc:creator>BenoitPronovost1</dc:creator>
      <dc:date>2016-11-29T21:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add controls to default Popup</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813322#M2427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benoit&lt;/P&gt;&lt;P&gt;The &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/LayerPopups"&gt;Layer Pop up sample&lt;/A&gt;&amp;nbsp;does exactly what you mention - you will be able to customize the default pop-up displayed by the explore tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, the pdf I listed in the previous post explains Layer pop-ups in Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks -&amp;nbsp;&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 21:39:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813322#M2427</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2016-11-29T21:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Add controls to default Popup</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813323#M2428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umma,&lt;/P&gt;&lt;P&gt;The layer info partly does what I need. I'll start with that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think what I found confusing is that I didn't see the Helper directory with the extension methods... my bad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for you help.&lt;/P&gt;&lt;P&gt;Benoit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 14:20:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/add-controls-to-default-popup/m-p/813323#M2428</guid>
      <dc:creator>BenoitPronovost1</dc:creator>
      <dc:date>2016-11-30T14:20:19Z</dc:date>
    </item>
  </channel>
</rss>

