<?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: Format read-only datetime fields in web survey? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862215#M26066</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/2585"&gt;Tom&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a known issue with read-only dateTime fields in the web app. Please&amp;nbsp;log a bug through Esri Support if you'd like to track any&amp;nbsp;progress&amp;nbsp;on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One workaround could be to show this information in the second survey in a &lt;STRONG&gt;note&lt;/STRONG&gt; question. You could format the date and time using the format-date() function (see&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION2_AF58C0297155474F993CEA115682CED3" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION2_AF58C0297155474F993CEA115682CED3"&gt;Formulas—ArcGIS Survey123 | Documentation&lt;/A&gt;&amp;nbsp;for more info). For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;format-date(${datetime},'%m/%d/%Y %H:%M')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could then use the &lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;hide=field:&lt;/SPAN&gt; URL parameter to hide the dateTime question. Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2020 00:10:25 GMT</pubDate>
    <dc:creator>Jim-Moore</dc:creator>
    <dc:date>2020-09-02T00:10:25Z</dc:date>
    <item>
      <title>Format read-only datetime fields in web survey?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862214#M26065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a survey which captures a datetime.&amp;nbsp; When entering data via the browser, or even editing/viewing an existing survey entry via the browser (mode=edit&amp;amp;globalId=xxx, or even mode=view), I see a nicely formatted split date/time display. In this survey the datetime field is not read-only:&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/504603_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have another survey pointed to this same underlying dataset and in this survey the datetime field is marked as read-only (i.e. using a dashboard to edit a survey entry, with some fields r/o), I see this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/504604_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is a very unfriendly way for a casual user to view the datetime field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can force a better format when in read-only mode for this field?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 18:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862214#M26065</guid>
      <dc:creator>TomSchwartzman</dc:creator>
      <dc:date>2020-08-26T18:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Format read-only datetime fields in web survey?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862215#M26066</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/2585"&gt;Tom&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a known issue with read-only dateTime fields in the web app. Please&amp;nbsp;log a bug through Esri Support if you'd like to track any&amp;nbsp;progress&amp;nbsp;on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One workaround could be to show this information in the second survey in a &lt;STRONG&gt;note&lt;/STRONG&gt; question. You could format the date and time using the format-date() function (see&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION2_AF58C0297155474F993CEA115682CED3" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION2_AF58C0297155474F993CEA115682CED3"&gt;Formulas—ArcGIS Survey123 | Documentation&lt;/A&gt;&amp;nbsp;for more info). For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;format-date(${datetime},'%m/%d/%Y %H:%M')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could then use the &lt;SPAN style="font-family: terminal, monaco, monospace;"&gt;hide=field:&lt;/SPAN&gt; URL parameter to hide the dateTime question. Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 00:10:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862215#M26066</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2020-09-02T00:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Format read-only datetime fields in web survey?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862216#M26067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jim - the note will work just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2020 14:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862216#M26067</guid>
      <dc:creator>TomSchwartzman</dc:creator>
      <dc:date>2020-09-02T14:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Format read-only datetime fields in web survey?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862217#M26068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is fixed in the web app and will be available on the next 3.11 release planned for mid Oct. Would you mind have a try then?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jody Zheng Liu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2020 07:22:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/862217#M26068</guid>
      <dc:creator>JodyZhengLiu</dc:creator>
      <dc:date>2020-09-22T07:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Format read-only datetime fields in web survey?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/1689938#M65624</link>
      <description>&lt;P&gt;I needed to have a readonly date field appear in my form with the intent of hosting a web map as an element in an experience builder map that integrated survey123 into the map's popup. the form was developed using Survey123 connect, and when i would test it as desired (thru Experience Builder) the date field was still editable. I finally got the date field to be uneditable by configuring my date field in survey123 as described below:&lt;/P&gt;&lt;P&gt;1) create a date field type&lt;/P&gt;&lt;P&gt;2) set appearance to Hidden&lt;/P&gt;&lt;P&gt;3) set readonly to YES and default to "today()"&lt;/P&gt;&lt;P&gt;then created a new text field type - set it to required and read only and set the entry in the calculation column to&amp;nbsp;format-date(${date_field_name},'%m/%d/%Y'). solved my issue.&lt;/P&gt;&lt;P&gt;hope this methodology works for others trying to do something similar with different field types!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2026 13:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/format-read-only-datetime-fields-in-web-survey/m-p/1689938#M65624</guid>
      <dc:creator>JoshConrad1</dc:creator>
      <dc:date>2026-03-11T13:55:34Z</dc:date>
    </item>
  </channel>
</rss>

