<?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 Text Widget Arcade Code Inside List Widget Showing Inconsistent and Weird Behavior Since October Update in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-arcade-code-inside-list-widget-showing/m-p/1660874#M21338</link>
    <description>&lt;P&gt;I had Arcade code displaying formatted text in a Text Widget that sat inside a List widget.&amp;nbsp; It worked early last week but now experiencing lots of weird behavior.&amp;nbsp; Was it every supposed to work?&amp;nbsp; Did the October update mess things up.&lt;/P&gt;&lt;P&gt;Please someone help!.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've experimented with several things and I hope this is clear.&amp;nbsp; I first present my issues in a simple Exp Builder App and then show you my real App I'm trying to build.&amp;nbsp; In both cases, there is some weird behavior.&amp;nbsp; I hope it can be solved easily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;In the following App there are two lists and one map.&lt;/P&gt;&lt;P&gt;In this test Exp Builder app, this is showing in edit mode and it looks fine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_0-1761519372320.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142640i2D029DE7135556A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_0-1761519372320.png" alt="bkaplan1_0-1761519372320.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The text is coming from a Text Widget inside the List Widget where both the list and text are connected to the same datasource.&amp;nbsp; I created Arcade code to display the text I want by the two steps shown in this screen shot..&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_1-1761519520579.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142641iB59B50AF7FD80ACE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_1-1761519520579.png" alt="bkaplan1_1-1761519520579.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The code for the column on the left is&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;// Final formatted text&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;return&lt;/SPAN&gt;&amp;nbsp;(&lt;SPAN&gt;"Day "&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;nDay&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;" - "&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;BaseCity&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;" - "&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;Desc_);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Right column&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;return&lt;/SPAN&gt; &lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;nDay&lt;/SPAN&gt;&lt;SPAN&gt;; and text in box is T-&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I know you don't need Arcade here but I think it is needed for more complicated discussed further below.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;So it looks okay in edit mode, and in Live View, but in Preview it looks okay for a split second then reverts to the following with the name of the Arcade code appearing.&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_2-1761520460577.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142642iADD6A5D9ECE24806/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_2-1761520460577.png" alt="bkaplan1_2-1761520460577.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;And then when I publish, everything looks fine for an instant and then I get the following&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_3-1761520515792.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142643i3B58AA908CE0855A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_3-1761520515792.png" alt="bkaplan1_3-1761520515792.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the more complicated Experience Builder App, I have a similar page with a list and a map.&amp;nbsp; I duplicated the page.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I'm getting this in edit mode where only the second row is showing the Arcade name&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_4-1761520679516.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142644iF547F0821CE82ECF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_4-1761520679516.png" alt="bkaplan1_4-1761520679516.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In preview or published mode I get the following name of the Arcade code:&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_5-1761520819862.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142645i893F72D8F305E36A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_5-1761520819862.png" alt="bkaplan1_5-1761520819862.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But get this. I duplicated the page.&amp;nbsp; If I go the first page, I get the screen shot above.&amp;nbsp; But then if I go to the duplicated page in Published mode it appears fine.&lt;/P&gt;&lt;P&gt;If I open the Exp Builder app in a browser and go to the duplicated page, I get the Arcade code name and when I go to the original page the text appears okay.&lt;/P&gt;&lt;P&gt;I dearly hope someone can explain this.&amp;nbsp; &amp;nbsp;It was working fine before the Oct update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_6-1761520877580.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142646i103CC637C235FB13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_6-1761520877580.png" alt="bkaplan1_6-1761520877580.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Oct 2025 23:32:35 GMT</pubDate>
    <dc:creator>bkaplan1</dc:creator>
    <dc:date>2025-10-26T23:32:35Z</dc:date>
    <item>
      <title>Text Widget Arcade Code Inside List Widget Showing Inconsistent and Weird Behavior Since October Update</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-arcade-code-inside-list-widget-showing/m-p/1660874#M21338</link>
      <description>&lt;P&gt;I had Arcade code displaying formatted text in a Text Widget that sat inside a List widget.&amp;nbsp; It worked early last week but now experiencing lots of weird behavior.&amp;nbsp; Was it every supposed to work?&amp;nbsp; Did the October update mess things up.&lt;/P&gt;&lt;P&gt;Please someone help!.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've experimented with several things and I hope this is clear.&amp;nbsp; I first present my issues in a simple Exp Builder App and then show you my real App I'm trying to build.&amp;nbsp; In both cases, there is some weird behavior.&amp;nbsp; I hope it can be solved easily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;In the following App there are two lists and one map.&lt;/P&gt;&lt;P&gt;In this test Exp Builder app, this is showing in edit mode and it looks fine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_0-1761519372320.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142640i2D029DE7135556A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_0-1761519372320.png" alt="bkaplan1_0-1761519372320.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The text is coming from a Text Widget inside the List Widget where both the list and text are connected to the same datasource.&amp;nbsp; I created Arcade code to display the text I want by the two steps shown in this screen shot..&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_1-1761519520579.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142641iB59B50AF7FD80ACE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_1-1761519520579.png" alt="bkaplan1_1-1761519520579.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The code for the column on the left is&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;// Final formatted text&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;return&lt;/SPAN&gt;&amp;nbsp;(&lt;SPAN&gt;"Day "&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;nDay&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;" - "&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;BaseCity&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;" - "&lt;/SPAN&gt; &lt;SPAN&gt;+&lt;/SPAN&gt; &lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;Desc_);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Right column&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;return&lt;/SPAN&gt; &lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;nDay&lt;/SPAN&gt;&lt;SPAN&gt;; and text in box is T-&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I know you don't need Arcade here but I think it is needed for more complicated discussed further below.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;So it looks okay in edit mode, and in Live View, but in Preview it looks okay for a split second then reverts to the following with the name of the Arcade code appearing.&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_2-1761520460577.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142642iADD6A5D9ECE24806/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_2-1761520460577.png" alt="bkaplan1_2-1761520460577.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;And then when I publish, everything looks fine for an instant and then I get the following&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_3-1761520515792.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142643i3B58AA908CE0855A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_3-1761520515792.png" alt="bkaplan1_3-1761520515792.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the more complicated Experience Builder App, I have a similar page with a list and a map.&amp;nbsp; I duplicated the page.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I'm getting this in edit mode where only the second row is showing the Arcade name&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_4-1761520679516.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142644iF547F0821CE82ECF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_4-1761520679516.png" alt="bkaplan1_4-1761520679516.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In preview or published mode I get the following name of the Arcade code:&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_5-1761520819862.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142645i893F72D8F305E36A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_5-1761520819862.png" alt="bkaplan1_5-1761520819862.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But get this. I duplicated the page.&amp;nbsp; If I go the first page, I get the screen shot above.&amp;nbsp; But then if I go to the duplicated page in Published mode it appears fine.&lt;/P&gt;&lt;P&gt;If I open the Exp Builder app in a browser and go to the duplicated page, I get the Arcade code name and when I go to the original page the text appears okay.&lt;/P&gt;&lt;P&gt;I dearly hope someone can explain this.&amp;nbsp; &amp;nbsp;It was working fine before the Oct update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkaplan1_6-1761520877580.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142646i103CC637C235FB13/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkaplan1_6-1761520877580.png" alt="bkaplan1_6-1761520877580.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Oct 2025 23:32:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-arcade-code-inside-list-widget-showing/m-p/1660874#M21338</guid>
      <dc:creator>bkaplan1</dc:creator>
      <dc:date>2025-10-26T23:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Text Widget Arcade Code Inside List Widget Showing Inconsistent and Weird Behavior Since October Update</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-arcade-code-inside-list-widget-showing/m-p/1661069#M21353</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/416742"&gt;@bkaplan1&lt;/a&gt;&amp;nbsp;Thank you for sharing the detail information. The fix is planned to be available tonight after 9 pm PST.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 18:40:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-arcade-code-inside-list-widget-showing/m-p/1661069#M21353</guid>
      <dc:creator>Jianxia</dc:creator>
      <dc:date>2025-10-27T18:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Text Widget Arcade Code Inside List Widget Showing Inconsistent and Weird Behavior Since October Update</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-arcade-code-inside-list-widget-showing/m-p/1661291#M21366</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/124928"&gt;@Jianxia&lt;/a&gt;&amp;nbsp;Thank you very much for the fix, quick response, and to you and your team for Experience Builder. It is working very well now.&amp;nbsp; It is a great tool and resource to code with Arcade in a text widget inside a List Widget the visualization I'm after.&amp;nbsp; I have a lot more to do including data cleaning, but if you are interested in previewing it, go to the &lt;A href="https://experience.arcgis.com/builder/?id=510790bc63074ae8b5c68a54c5dc6bcd&amp;amp;views=page" target="_self"&gt;Page-Compare Side by Side.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 13:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-arcade-code-inside-list-widget-showing/m-p/1661291#M21366</guid>
      <dc:creator>bkaplan1</dc:creator>
      <dc:date>2025-10-28T13:15:18Z</dc:date>
    </item>
  </channel>
</rss>

