<?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: get pointed record data from popupTemplate in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/get-pointed-record-data-from-popuptemplate/m-p/1010246#M14320</link>
    <description>&lt;P&gt;Found...&amp;nbsp; use&amp;nbsp;featurePointed.graphic.attributes, for example:&lt;/P&gt;&lt;P&gt;featurePointed.graphic.attributes.Client_Num&lt;/P&gt;</description>
    <pubDate>Wed, 16 Dec 2020 18:09:47 GMT</pubDate>
    <dc:creator>MichaelLev</dc:creator>
    <dc:date>2020-12-16T18:09:47Z</dc:date>
    <item>
      <title>get pointed record data from popupTemplate</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/get-pointed-record-data-from-popuptemplate/m-p/1010225#M14318</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm developing custom widgets for WAB&amp;nbsp;(Develper Edtion) 2.17, Launchpad Theme, on&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;3D&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Scenes (ArcGIS API for javascript&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;4.17&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;), on our compamy portal (version 10.7.1).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am still a newbie... When I create a popup (by&lt;/P&gt;&lt;P&gt;this.layerClients.popupTemplate = {&lt;BR /&gt;"title": `${that.nls.popupTitle} {Client_Num} - {Client_Name}`,&lt;BR /&gt;outFields: ["*"],&lt;BR /&gt;"content": featurePointed =&amp;gt; { // we chose content to be a function&lt;BR /&gt;outFields: ["*"],&lt;BR /&gt;"content": featurePointed =&amp;gt; { ...&lt;/P&gt;&lt;P&gt;Then, I don't know how do I get a handle to the data of the pointed record.&lt;/P&gt;&lt;P&gt;I have the "featurePointed" but I can't find how to get the data from it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll appreciate help&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 17:25:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/get-pointed-record-data-from-popuptemplate/m-p/1010225#M14318</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2020-12-16T17:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: get pointed record data from popupTemplate</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/get-pointed-record-data-from-popuptemplate/m-p/1010246#M14320</link>
      <description>&lt;P&gt;Found...&amp;nbsp; use&amp;nbsp;featurePointed.graphic.attributes, for example:&lt;/P&gt;&lt;P&gt;featurePointed.graphic.attributes.Client_Num&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 18:09:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/get-pointed-record-data-from-popuptemplate/m-p/1010246#M14320</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2020-12-16T18:09:47Z</dc:date>
    </item>
  </channel>
</rss>

