<?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: Only return fields with values in webmap popup (not null) in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872981#M13041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done that in Popup Panel Widget&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-7355"&gt;Popup Panel Widget Version 2.4 - 03/28/17&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then modify displayPopUpContent&amp;nbsp;method in widget.js file to filter null attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2017 14:35:47 GMT</pubDate>
    <dc:creator>RogerF</dc:creator>
    <dc:date>2017-07-19T14:35:47Z</dc:date>
    <item>
      <title>Only return fields with values in webmap popup (not null)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872980#M13040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&amp;nbsp; Has anyone discovered a way to return only the fields that have a real value (not null) in a webmap popup?&amp;nbsp; I know there is not&amp;nbsp;a setting or configuration in either ArcGIS Online or Portal that allows it.&amp;nbsp; I am wondering if anyone has found a way to customize a popup for this purpose.&amp;nbsp; Or, has possibly created a widget that does this?&amp;nbsp; I am working with a feature layer with over 100 fields and in most cases only 15--20&amp;nbsp;are populated.&amp;nbsp; It would be great if users didn't have to scroll through the entire list of fields to see what amenities are present at each location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 22:51:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872980#M13040</guid>
      <dc:creator>AdamVellutini</dc:creator>
      <dc:date>2017-07-18T22:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Only return fields with values in webmap popup (not null)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872981#M13041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done that in Popup Panel Widget&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-7355"&gt;Popup Panel Widget Version 2.4 - 03/28/17&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then modify displayPopUpContent&amp;nbsp;method in widget.js file to filter null attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:35:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872981#M13041</guid>
      <dc:creator>RogerF</dc:creator>
      <dc:date>2017-07-19T14:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Only return fields with values in webmap popup (not null)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872982#M13042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response.&amp;nbsp; I downloaded and tested the widget; very nice!&amp;nbsp; Unfortunately I don't have a ton of experience with javascript.&amp;nbsp; That said, I will see what I can find about filtering out null attributes.&amp;nbsp; If you have any additional information you'd like to share about that it would be greatly appreciated.&amp;nbsp; Thanks again for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 15:53:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872982#M13042</guid>
      <dc:creator>AdamVellutini</dc:creator>
      <dc:date>2017-07-19T15:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Only return fields with values in webmap popup (not null)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872983#M13043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Adam,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;In the popup panel in Web map try the Custom &amp;nbsp;option where you can edit your own expression. Try that!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN style="color: #4c4c4c; background-color: rgba(255, 255, 255, 0.8);"&gt;IIf&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c; background-color: rgba(255, 255, 255, 0.8);"&gt;(&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;condition&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;trueValue&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;falseValue&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: rgba(255, 255, 255, 0.8);"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SMALL class="" style="color: #4c4c4c; background-color: rgba(255, 255, 255, 0.8); font-size: 0.875rem;"&gt;&lt;SPAN data-i18n="nls.returns"&gt;returns&lt;/SPAN&gt;&amp;nbsp;&lt;/SMALL&gt;&lt;SPAN style="color: #4c4c4c; background-color: rgba(255, 255, 255, 0.8);"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c; background-color: rgba(255, 255, 255, 0.8);"&gt;{ * }&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 21:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/only-return-fields-with-values-in-webmap-popup-not/m-p/872983#M13043</guid>
      <dc:creator>James_001</dc:creator>
      <dc:date>2017-07-28T21:18:15Z</dc:date>
    </item>
  </channel>
</rss>

