<?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: Survey123 input mask in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/1521790#M58493</link>
    <description>&lt;P&gt;I used to work with this regex as a constraint.&lt;/P&gt;&lt;P&gt;regex(., '^[0-9]+(\.[0-9]{1,2})?$')&lt;/P&gt;&lt;P&gt;But i like most your expression. Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2024 20:08:21 GMT</pubDate>
    <dc:creator>RUMCARRENO</dc:creator>
    <dc:date>2024-08-14T20:08:21Z</dc:date>
    <item>
      <title>Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766106#M2541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a decimal question where possible values can go from n.nn to nn.nn. The input mask I set is 90.00 but then it won't allow values less than 10. Should i rather work this with a constraint like .&amp;gt;1 and .&amp;lt;100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 14:38:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766106#M2541</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2019-04-30T14:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766107#M2542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/321004"&gt;Rene Aubut&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at this page:&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/esricustomcolumns.htm" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/esricustomcolumns.htm"&gt;Esri custom columns—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;, and scroll down to the section&amp;nbsp;&lt;STRONG&gt;Input mask&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like &lt;STRONG&gt;your input mask should be set to 0&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;STRONG&gt;0.00&lt;/STRONG&gt; (instead of&amp;nbsp;&lt;SPAN&gt;90.00) or maybe even &lt;STRONG&gt;09.99&lt;/STRONG&gt;, because&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="width: 412px; border-width: 1px; border-color: #000000;"&gt;&lt;TBODY class=""&gt;&lt;TR style="height: 4px;"&gt;&lt;TD colspan="1" rowspan="1" style="width: 94px; height: 8px;"&gt;&lt;P&gt;9&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="width: 312px; height: 8px;"&gt;&lt;P&gt;&lt;STRONG&gt;ASCII digit required. 0 through 9.&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="" style="height: 50px;"&gt;&lt;TD colspan="1" rowspan="1" style="width: 94px; height: 50px;"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;TD colspan="1" rowspan="1" style="width: 312px; height: 50px;"&gt;&lt;P&gt;&lt;STRONG&gt;ASCII digit permitted but not required.&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 14:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766107#M2542</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-04-30T14:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766108#M2543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Egge-Jan&lt;/P&gt;&lt;P&gt;don't know if its a bug but the same happens. The fact there is a "." after two not required digits makes it impossible to input a value less than 10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766108#M2543</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2019-04-30T15:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766109#M2544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How come? The input mask&amp;nbsp;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;09.99&amp;nbsp;&lt;/STRONG&gt;should allow values like 2.37, 8.19 and 1.07. But you say it doesn't? What error message do you get?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:10:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766109#M2544</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-04-30T15:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766110#M2545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are no error message, but having a decimal point at the second position in "09.99" or "00.00" makes survey123 expect 2 digits before the decimal point. If i enter just one digit before the decimal point, it will show as 1 .23. written in red meaning invalid input. Maybe its a bug but i remove the input mask and used this constraint:&amp;nbsp;.&amp;gt;1 and .&amp;lt;99.99, so now its working fine but still wondering why the input mask did not work as indicated in the references&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766110#M2545</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2019-04-30T15:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766111#M2546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aha, apparently this is a known issue. On exactly the same page I mentioned above (&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/esricustomcolumns.htm" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/esricustomcolumns.htm"&gt;Esri custom columns—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;) there is a little note:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;Full support for input masks is still in progress. You may observe issues when using delimiters or after entering a value.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So, there is the answer to your question... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good to see you found an alternative solution.&amp;nbsp;You might mark your question as being answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/445335_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:28:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/766111#M2546</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-04-30T15:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/1521790#M58493</link>
      <description>&lt;P&gt;I used to work with this regex as a constraint.&lt;/P&gt;&lt;P&gt;regex(., '^[0-9]+(\.[0-9]{1,2})?$')&lt;/P&gt;&lt;P&gt;But i like most your expression. Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 20:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/1521790#M58493</guid>
      <dc:creator>RUMCARRENO</dc:creator>
      <dc:date>2024-08-14T20:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/1570197#M60592</link>
      <description>&lt;P&gt;Hi @ReneAubut a couple of years later but I had the same problem and the answer is that when it is decimal type, even if you put a mask of ASCII format "not required", you will have to put the decimals that you have defined even if it is "not required". This is solved by selecting text type and for your field to be recognized as numeric type you must choose in the column: bind::esri:fieldType the double type. With that you solve the problem.&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hola&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/271401"&gt;@ReneAubut&lt;/a&gt;&amp;nbsp;un par de años más tarde pero he tenido el mismo problema y la respuesta es que cuando es de tipo decimal, aunque pongas una mascara de formato ASCII "no requerido", obligatoriamente tendrás que colocar los decimales que hayas definido aunque sea "no requerido". Esto se soluciona seleccionando tipo texto y para que tu campo se reconozca tipo numérico deberás elegir en la columna:&amp;nbsp;bind::esri:fieldType el tipo doble. Con eso solucionas el problema.&lt;/P&gt;&lt;P&gt;Saludos!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 15:19:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/1570197#M60592</guid>
      <dc:creator>JorgeRecinosV</dc:creator>
      <dc:date>2024-12-19T15:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 input mask</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/1570202#M60594</link>
      <description>&lt;P&gt;This applies regardless of whether you have placed the ASCII format "not required" before or after the decimal point and you have selected decimal type, you will always have to fill in the digits you have defined, before and after the decimal point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Esto aplica independientemente si has colocado el formato ASCII "no requerido", antes o después del punto decimal y tienes seleccionado tipo decimal, siempre tendrás que llenar los dígitos que hayas definido, antes y después del punto decimal.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 15:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-input-mask/m-p/1570202#M60594</guid>
      <dc:creator>JorgeRecinosV</dc:creator>
      <dc:date>2024-12-19T15:26:13Z</dc:date>
    </item>
  </channel>
</rss>

