<?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: Prefilled Multiline Text - Survey123 Connect in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1544731#M59459</link>
    <description>&lt;P&gt;Thanks for your help on this&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;&amp;nbsp;! I had to adjust the questions slightly and add a few extra calculate fields to get it to function as intended, but your answer pointed me in the right direction. I've attached a copy of what I used in case anyone else comes across a similar issue in the future. Thanks again!&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2024 13:40:38 GMT</pubDate>
    <dc:creator>JFiacco_CEC</dc:creator>
    <dc:date>2024-10-02T13:40:38Z</dc:date>
    <item>
      <title>Prefilled Multiline Text - Survey123 Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1533320#M58866</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm currently developing a survey that will be used to prompt local businesses. The business owner will be able to include various data about their business including hours of operation. Currently, there is a lot of variation in the hours of operation submission format. (see the image below)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JFiacco_CEC_1-1725024983656.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113964i4BF4697375273288/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JFiacco_CEC_1-1725024983656.png" alt="JFiacco_CEC_1-1725024983656.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'd like to eliminate as much variation as possible. I came across a public survey in my searches and would like to do something similar. It looks like they have a multiline text box with the days of the week prefilled.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JFiacco_CEC_0-1725024959034.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/113963i67737F2F0DF0D81B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JFiacco_CEC_0-1725024959034.png" alt="JFiacco_CEC_0-1725024959034.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to accomplish this in connect? I'm open to other ideas too! Any information or assistance would be greatly appreciated. Thanks!!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 13:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1533320#M58866</guid>
      <dc:creator>JFiacco_CEC</dc:creator>
      <dc:date>2024-08-30T13:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Prefilled Multiline Text - Survey123 Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1533377#M58875</link>
      <description>&lt;P&gt;I am not sure if default can do this but you could try it.&amp;nbsp; You would use a concat with '\n' as the separator to give you a new line.&amp;nbsp; If default does not go then you can use calculation but it gets funky since it will add a refresh button and if the user taps it, then what they entered will get wiped.&amp;nbsp; Set it up and test thoroughly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 14:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1533377#M58875</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-08-30T14:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Prefilled Multiline Text - Survey123 Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1534490#M58918</link>
      <description>&lt;P&gt;Since data quality seems to be an issue, have you considered doing something more regimented?&lt;/P&gt;&lt;P&gt;Here is an example of what you can do with repeats:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_0-1725382942995.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/114193iBC347B950C73CEBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_0-1725382942995.png" alt="abureaux_0-1725382942995.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This ensures:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Data is consistent.&lt;/LI&gt;&lt;LI&gt;Data is added for every day of the week.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You can of course change what needs changing.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 17:04:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1534490#M58918</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-09-03T17:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Prefilled Multiline Text - Survey123 Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1544731#M59459</link>
      <description>&lt;P&gt;Thanks for your help on this&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;&amp;nbsp;! I had to adjust the questions slightly and add a few extra calculate fields to get it to function as intended, but your answer pointed me in the right direction. I've attached a copy of what I used in case anyone else comes across a similar issue in the future. Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 13:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/prefilled-multiline-text-survey123-connect/m-p/1544731#M59459</guid>
      <dc:creator>JFiacco_CEC</dc:creator>
      <dc:date>2024-10-02T13:40:38Z</dc:date>
    </item>
  </channel>
</rss>

