<?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: Using Arcade expression in popup stops field lists from showing in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217802#M22535</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/354124"&gt;@Oliver_Burdekin&lt;/a&gt;&amp;nbsp;, I've run into the same issue in the past.&amp;nbsp; I think this is (yet another) piece of functionality that works in the new map viewer, but doesn't work in Web App Builder apps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Web App Builder cannot use several additional features of the new map viewer (such as layer groupings, advanced symbology, etc.). &amp;nbsp;I understand that WAB uses the 3.X version of the JS API, and the new map builder 4.X, so as far as I know there are no plans to resolve this (although it would be fantastic if there were!)&lt;/P&gt;&lt;P&gt;Sorry, hope someone else has something more constructive to offer help-wise!&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 09:36:07 GMT</pubDate>
    <dc:creator>HelenCooper</dc:creator>
    <dc:date>2022-09-30T09:36:07Z</dc:date>
    <item>
      <title>Using Arcade expression in popup stops field lists from showing</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217787#M22534</link>
      <description>&lt;P&gt;I've created an expression to use in a popup. In my webmap this works fine (Map Viewer). I can use the expression as one block in my popup and field lists as another.&lt;/P&gt;&lt;P&gt;If I convert this webmap to a webapp the title and exrpession sections of the popup will show but the field list disappears. It does not matter what order I set the content blocks to, nor the complexity of the expression (tested with $feature["myFeature"] as well as complex feature sets returning templates).&lt;/P&gt;&lt;P&gt;Is this either / or behaviour expected for webapp builder popups?&lt;/P&gt;&lt;P&gt;I'm using wabVersion 2.25. Using configurable apps the popups show everything but the functionality for the rest of the app I require is not available in configurable apps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 09:26:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217787#M22534</guid>
      <dc:creator>Oliver_Burdekin</dc:creator>
      <dc:date>2022-09-30T09:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade expression in popup stops field lists from showing</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217802#M22535</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/354124"&gt;@Oliver_Burdekin&lt;/a&gt;&amp;nbsp;, I've run into the same issue in the past.&amp;nbsp; I think this is (yet another) piece of functionality that works in the new map viewer, but doesn't work in Web App Builder apps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Web App Builder cannot use several additional features of the new map viewer (such as layer groupings, advanced symbology, etc.). &amp;nbsp;I understand that WAB uses the 3.X version of the JS API, and the new map builder 4.X, so as far as I know there are no plans to resolve this (although it would be fantastic if there were!)&lt;/P&gt;&lt;P&gt;Sorry, hope someone else has something more constructive to offer help-wise!&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 09:36:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217802#M22535</guid>
      <dc:creator>HelenCooper</dc:creator>
      <dc:date>2022-09-30T09:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade expression in popup stops field lists from showing</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217804#M22536</link>
      <description>&lt;P&gt;Thanks Helen,&lt;/P&gt;&lt;P&gt;It seems one way to test this is to view the layer in question in Classic Map Viewer. The popup behaviour is either/or there too. You can access expressions through the "Display: A list of field attributes" and create the pop up that way or, alternatively create expressions for every attribute you'd like to display.&lt;/P&gt;&lt;P&gt;Digging further into this it seems the "multiple components"&amp;nbsp; available in Map Viewer pop ups is at the crux of it. So you can have one text box, or one field list etc. A workaround is to create one text box inlcuding all your expressions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;New tools without backwards compatibility / equivalent functionality. &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 10:22:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217804#M22536</guid>
      <dc:creator>Oliver_Burdekin</dc:creator>
      <dc:date>2022-09-30T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade expression in popup stops field lists from showing</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217856#M22537</link>
      <description>&lt;P&gt;Yup, I suspect that the multiple component pop-up box would be viewable in Experience Builder, but not in WAB.&amp;nbsp; I think your suggested workaround is probably the best bet for this one.&amp;nbsp; &amp;nbsp;Good luck!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 12:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1217856#M22537</guid>
      <dc:creator>HelenCooper</dc:creator>
      <dc:date>2022-09-30T12:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade expression in popup stops field lists from showing</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1218111#M22538</link>
      <description>I believe once you consume the webmap into web app builder , the web app&lt;BR /&gt;builder is using 3x API. Arcade expressions work better in experience&lt;BR /&gt;builder applications using the 4x api&lt;BR /&gt;</description>
      <pubDate>Sun, 02 Oct 2022 00:19:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-arcade-expression-in-popup-stops-field-lists/m-p/1218111#M22538</guid>
      <dc:creator>GeraldLee_</dc:creator>
      <dc:date>2022-10-02T00:19:08Z</dc:date>
    </item>
  </channel>
</rss>

