<?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: Stacking labels in Map Viewer doesn't show in Web App in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294046#M52488</link>
    <description>&lt;P&gt;I got it! Instant Apps, then Basic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WebAppBasic.JPG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/71919iC9B4A3FA93E2FC75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WebAppBasic.JPG" alt="WebAppBasic.JPG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;WebAppBasic.JPG&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 13:53:01 GMT</pubDate>
    <dc:creator>NonieCastro1</dc:creator>
    <dc:date>2023-05-30T13:53:01Z</dc:date>
    <item>
      <title>Stacking labels in Map Viewer doesn't show in Web App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294014#M52481</link>
      <description>&lt;P&gt;I created stacking labels in the Map Viewer, and now I want to create a Web App to share the map with my organization, but when I preview the map in the app, the labels are all on one line.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the expression I used:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;NTA&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN&gt;TextFormatting&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;NewLine&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN&gt;"SFDU: "&lt;/SPAN&gt;&lt;SPAN&gt; + &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;Avl_SFDU&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN&gt;TextFormatting&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;NewLine&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN&gt;"Rev: "&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;AvgRev2023&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 May 2023 12:53:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294014#M52481</guid>
      <dc:creator>NonieCastro1</dc:creator>
      <dc:date>2023-05-30T12:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Stacking labels in Map Viewer doesn't show in Web App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294018#M52482</link>
      <description>&lt;P&gt;You're probably using a web map built with Map Viewer in Web AppBuilder. The Map Viewer is built with the ArcGIS Maps SDK for JavaScript 4.x, which supports TextFormatting.NewLine. Unfortunately, Web AppBuilder is build with the 3.x version of that API, which doesn't support TextFormatting.NewLine. If you open the web map in Map Viewer Classic (also built with 3.x), you'll see that the labels are also on one line.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 13:07:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294018#M52482</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2023-05-30T13:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Stacking labels in Map Viewer doesn't show in Web App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294022#M52483</link>
      <description>&lt;P&gt;Hmmm... okay. Is there a way for me to share this map and keep the stacking labels? I had it on last year's map (I update this once a year), but I stupidly deleted the previous map before building this one, thinking it would be no big deal. Lesson learned.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 13:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294022#M52483</guid>
      <dc:creator>NonieCastro1</dc:creator>
      <dc:date>2023-05-30T13:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Stacking labels in Map Viewer doesn't show in Web App</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294046#M52488</link>
      <description>&lt;P&gt;I got it! Instant Apps, then Basic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WebAppBasic.JPG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/71919iC9B4A3FA93E2FC75/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WebAppBasic.JPG" alt="WebAppBasic.JPG" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;WebAppBasic.JPG&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 13:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/stacking-labels-in-map-viewer-doesn-t-show-in-web/m-p/1294046#M52488</guid>
      <dc:creator>NonieCastro1</dc:creator>
      <dc:date>2023-05-30T13:53:01Z</dc:date>
    </item>
  </channel>
</rss>

