<?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: Suppress word wrap in Arcade in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/suppress-word-wrap-in-arcade/m-p/1176140#M55412</link>
    <description>&lt;P&gt;It looks like suppressing word-wrapping is&amp;nbsp;&lt;EM&gt;itself&amp;nbsp;&lt;/EM&gt;being suppressed.&lt;/P&gt;&lt;P&gt;Note how in the element inspector, I see only my font-family style applied.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_1-1653082217317.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41870iE5454E0FAD7643C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_1-1653082217317.png" alt="jcarlson_1-1653082217317.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But here is the configuration of the popup:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_4-1653082453575.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41873iE7290FE03B57409E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_4-1653082453575.png" alt="jcarlson_4-1653082453575.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Tried various other style options to either suppress or alter word wrapping, but no luck. I can manually insert the style tag and see it update, but I can't seem to get this into the popup configuration itself.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_3-1653082436569.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41872iAB8D606ABD4C6BAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_3-1653082436569.png" alt="jcarlson_3-1653082436569.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Alternative: combine&amp;nbsp;&lt;STRONG&gt;text-indent&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;margin-left&lt;/STRONG&gt;? Then the new line is at least a bit clearer to users.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_5-1653082630352.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41874i14EE146E5ECF9045/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_5-1653082630352.png" alt="jcarlson_5-1653082630352.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2022 21:37:16 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-05-20T21:37:16Z</dc:date>
    <item>
      <title>Suppress word wrap in Arcade</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/suppress-word-wrap-in-arcade/m-p/1176113#M55401</link>
      <description>&lt;P&gt;Is there a way to suppress word wrapping in popups? I'm using Arcade to display a list and the really long strings wrap. For example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41866i96CD2C0E4D792134/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Is there a "no wrap" function or equivalent? I'm using this in both Pro and 10.9.1 web maps&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 20:30:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/suppress-word-wrap-in-arcade/m-p/1176113#M55401</guid>
      <dc:creator>TychoGranville</dc:creator>
      <dc:date>2022-05-20T20:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress word wrap in Arcade</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/suppress-word-wrap-in-arcade/m-p/1176140#M55412</link>
      <description>&lt;P&gt;It looks like suppressing word-wrapping is&amp;nbsp;&lt;EM&gt;itself&amp;nbsp;&lt;/EM&gt;being suppressed.&lt;/P&gt;&lt;P&gt;Note how in the element inspector, I see only my font-family style applied.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_1-1653082217317.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41870iE5454E0FAD7643C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_1-1653082217317.png" alt="jcarlson_1-1653082217317.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But here is the configuration of the popup:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_4-1653082453575.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41873iE7290FE03B57409E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_4-1653082453575.png" alt="jcarlson_4-1653082453575.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Tried various other style options to either suppress or alter word wrapping, but no luck. I can manually insert the style tag and see it update, but I can't seem to get this into the popup configuration itself.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_3-1653082436569.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41872iAB8D606ABD4C6BAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_3-1653082436569.png" alt="jcarlson_3-1653082436569.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Alternative: combine&amp;nbsp;&lt;STRONG&gt;text-indent&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;margin-left&lt;/STRONG&gt;? Then the new line is at least a bit clearer to users.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_5-1653082630352.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/41874i14EE146E5ECF9045/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_5-1653082630352.png" alt="jcarlson_5-1653082630352.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 21:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/suppress-word-wrap-in-arcade/m-p/1176140#M55412</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-05-20T21:37:16Z</dc:date>
    </item>
  </channel>
</rss>

