<?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: Remove all empty spaces at the end of the text in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-all-empty-spaces-at-the-end-of-the-text/m-p/1520776#M58460</link>
    <description>&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Aug 2024 15:42:28 GMT</pubDate>
    <dc:creator>WindsorConnecticut</dc:creator>
    <dc:date>2024-08-15T15:42:28Z</dc:date>
    <item>
      <title>Remove all empty spaces at the end of the text</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-all-empty-spaces-at-the-end-of-the-text/m-p/792158#M8490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to remove all empty spaces at the end of the text. trim function is not working in survey123. Is there any way to remove the empty spaces from the end of text in survey123?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Oussama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 13:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-all-empty-spaces-at-the-end-of-the-text/m-p/792158#M8490</guid>
      <dc:creator>OussamaMerhi</dc:creator>
      <dc:date>2019-02-06T13:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all empty spaces at the end of the text</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-all-empty-spaces-at-the-end-of-the-text/m-p/792159#M8491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's no trim, but you could try adding a constraint to prevent survey responses from being submitted with trailing whitespace: &lt;STRONG&gt;not(regex(., '\s$'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;$&lt;/STRONG&gt; within the expression specifically looks for matches at the end of the string. The &lt;STRONG&gt;\s&lt;/STRONG&gt; matches any whitespace, including spaces, tabs, and carriage returns (in case you're using this in a multiline text field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/survey123/desktop/create-surveys/quickreferencecreatesurveys.htm#ESRI_SECTION1_BE66D34B07044A4592FE8D182F029377"&gt;Quick Reference: Regular Expressions&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 15:25:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-all-empty-spaces-at-the-end-of-the-text/m-p/792159#M8491</guid>
      <dc:creator>NickDierks1</dc:creator>
      <dc:date>2019-02-06T15:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remove all empty spaces at the end of the text</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-all-empty-spaces-at-the-end-of-the-text/m-p/1520776#M58460</link>
      <description>&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 15:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-all-empty-spaces-at-the-end-of-the-text/m-p/1520776#M58460</guid>
      <dc:creator>WindsorConnecticut</dc:creator>
      <dc:date>2024-08-15T15:42:28Z</dc:date>
    </item>
  </channel>
</rss>

