<?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: Question about spaces in Survey123 Connect &amp;quot;name&amp;quot; fields of choices in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814626#M14235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That sounds like a validation error in ArcGIS Online, then - there are a couple of other instances where disallowed characters (most recently I've seen with hyphens) are allowed in the creation of the field but end up creating a situation where the data cannot be submitted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2019 18:57:12 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2019-05-29T18:57:12Z</dc:date>
    <item>
      <title>Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814611#M14220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on this &lt;A href="https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm#ESRI_SECTION1_2AC1CC413E4A4176850A9C3383C90827"&gt;document&lt;/A&gt;&amp;nbsp;about integrating Survey123 with other apps, there is currently a bug in Survey123 where the labels and name fields of choices in choice lists need to be identical in order to pass filled values into another app, such as Collector e.g.&amp;nbsp;&lt;A href="https://community.esri.com/"&gt;arcgis-survey123://?itemID=36ff9e8c13e042a58cfce4ad87f55d19&amp;amp;field:surname={name}&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/402300_pastedImage_2.png" style="width: 620px; height: 155px;" /&gt;&lt;/P&gt;&lt;P&gt;Therefore, I tried to design a form where the name and label are identical with spaces between words for readability and a user-friendly experience for end users. However, I received a warning where the form is converted with warning that choice names&lt;SPAN style="color: #569519;"&gt;&lt;EM&gt; should not &lt;/EM&gt;&lt;/SPAN&gt;contain spaces. Since this is a "should not" warning and not a "must not" error. &lt;SPAN style="color: #569519;"&gt;&lt;STRONG&gt;I would like to know will there be performance issues if I publish a Survey123 form whose choices have spaces?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/402301_pastedImage_3.png" style="width: 620px; height: 199px;" /&gt;&lt;/P&gt;&lt;P&gt;Alternatively, I could make the choices and labels both do not have spaces e.g&amp;nbsp;&lt;EM&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #569519; text-decoration: underline;"&gt;TypeA-18&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/EM&gt;as opposed to&amp;nbsp;&lt;EM&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #569519; text-decoration: underline;"&gt;Type A-18&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/EM&gt;to avoid this warning. However, it is not very user friendly to do so, especially in cases when there will be lots of choices to choose from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 07:11:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814611#M14220</guid>
      <dc:creator>Kanin</dc:creator>
      <dc:date>2018-04-18T07:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814612#M14221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kanin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the XLSForm specification, spaces are not allowed in a choice; this is due to the use of a space as a delimiter within XLSForm. &amp;nbsp;As you note, you will generate a warning on publishing of the form. &amp;nbsp;This issue will be more fully addressed by the next version of Collector, which will support &lt;A href="https://developers.arcgis.com/arcade/function-reference/data_functions/#domaincode"&gt;Arcade for pop-ups&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 16:36:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814612#M14221</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-04-18T16:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814613#M14222</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/people/JTedrick-esristaff"&gt;JTedrick-esristaff&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your response. It is greatly appreciated. As you have mentioned that the aforementioned issue will be addressed by the next version of Collector, could you please kindly provide an estimate timeline? Since the &lt;A _jive_internal="true" href="https://community.esri.com/community/gis/applications/collector-for-arcgis/blog/2017/09/06/the-aurora-project"&gt;blog regarding the Aurora Project for Collector does not explicitly mention this functionality&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you once again!&lt;/P&gt;&lt;P&gt;Kanin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 06:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814613#M14222</guid>
      <dc:creator>Kanin</dc:creator>
      <dc:date>2018-04-19T06:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814614#M14223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have a timeline for support in the new version of Collector; in the blog post, this functionality is under the general heading of 'Arcade Expressions'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 16:05:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814614#M14223</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-04-19T16:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814615#M14224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the clarification. Appreciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 16:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814615#M14224</guid>
      <dc:creator>Kanin</dc:creator>
      <dc:date>2018-04-19T16:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814616#M14225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you go into a bit more detail on this, and how it's a Collector issue? Is it a problem with Collector passing the domain description instead of the coded value? Or is the issue with Survey123 interpret the value from the URL as the choice label instead of the choice name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in the process of designing a valve form that will be launched from collector which will pass a subtype to S123 for verification. Ultimately I need to see the valve type on the S123 form for the user to verify, so I'm wondering if there's a workable (albeit less than perfect) solution for the time being?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 18:12:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814616#M14225</guid>
      <dc:creator>RobBlash</dc:creator>
      <dc:date>2018-04-27T18:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814617#M14226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that the URLs generated in pop-ups normally display the domain description&amp;nbsp;(i.e., what a human reads), not the domain value (what is submitted and stored in the database). In a single language context, it might be possible for Survey123 to reverse match the description to the value (assuming the form choice labels are the same as the domain descriptions, which they do not have to be), but it would be more authoritative to receive the domain value. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 18:24:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814617#M14226</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-04-27T18:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814618#M14227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree that passing &amp;amp; receiving the domain value would be best, and I had assumed that was the case before I stumbled on this thread, so I am glad to find this out now!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So&amp;nbsp;how does Survey123&amp;nbsp;interpret the&amp;nbsp;domain description value it receives&amp;nbsp;via the URL?&amp;nbsp;As the choice label or the choice name?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 18:33:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814618#M14227</guid>
      <dc:creator>RobBlash</dc:creator>
      <dc:date>2018-04-27T18:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814619#M14228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Survey123 would attempt to interpret this as the choice name; as I mentioned above, an attempt to interpret the choice label breaks down quickly as complexity in the form design is introduced.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 19:31:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814619#M14228</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-04-27T19:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814620#M14229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I understand now. My plan was to have my form choice lists exactly the same as the domains that collector would see. Now I just need to figure out if we can live with no spaces across the board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 19:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814620#M14229</guid>
      <dc:creator>RobBlash</dc:creator>
      <dc:date>2018-04-27T19:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814621#M14230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a coworker helping me and he was putting spaces in the Name field... and it was letting him.&amp;nbsp; No warning or anything.&amp;nbsp; Has this changed now?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cannot seem to find anything about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 20:46:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814621#M14230</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-05-28T20:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814622#M14231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Excel file opened, were there any warnings? &amp;nbsp;The in-form warnings are all based on Excel data validation; we've seen that if a form has gone through a lot of copy/paste operations, that can break (it can also be manually turned off as well).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 21:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814622#M14231</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-28T21:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814623#M14232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why is it just warning now?&amp;nbsp; Looking at the Feature Service it seems to take the spaces just fine now.&amp;nbsp; Is this a new thing?&amp;nbsp; We can use spaces now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 22:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814623#M14232</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-05-28T22:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814624#M14233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By warnings, I meant warning dialogs Excel presented (normally about links being missing/broken) - that normally indicates the validation has been broken on the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000005588" title="https://support.esri.com/en/technical-article/000005588"&gt;FAQ: What characters should not be used in ArcGIS for field names and table names?&lt;/A&gt;&amp;nbsp;field names cannot contain spaces. &amp;nbsp;What you tend to see in things like table displays or other UX are aliases (the label column in Survey123), which can be arbitrary text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2019 16:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814624#M14233</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-29T16:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814625#M14234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not just the label - we got it to work with spaces in Name.&amp;nbsp; That is why I asked.&amp;nbsp; We checked and it is not the domain but the actual name is stored with spaces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2019 16:54:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814625#M14234</guid>
      <dc:creator>DougBrowning2</dc:creator>
      <dc:date>2019-05-29T16:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Question about spaces in Survey123 Connect "name" fields of choices</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814626#M14235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That sounds like a validation error in ArcGIS Online, then - there are a couple of other instances where disallowed characters (most recently I've seen with hyphens) are allowed in the creation of the field but end up creating a situation where the data cannot be submitted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2019 18:57:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-spaces-in-survey123-connect-quot/m-p/814626#M14235</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-29T18:57:12Z</dc:date>
    </item>
  </channel>
</rss>

