<?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: Survey 123 form not loading correctly in browser in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747275#M1497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but unfortunately that did not resolve the issue!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2019 15:03:25 GMT</pubDate>
    <dc:creator>HelenDivilly</dc:creator>
    <dc:date>2019-04-15T15:03:25Z</dc:date>
    <item>
      <title>Survey 123 form not loading correctly in browser</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747273#M1495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a designed a form in Survey 123 Connect Version 3.3.51 and have uploaded to Survey 123. If I complete the form in the Survey 123 app everything works fine. However the survey is not loading correctly in a browser (Chrome). I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error: Initializing form....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TypeError: e split is not a function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I close the error box the form appears but questions with relevancy conditions are not appearing correctly, for example question&amp;nbsp; 9/10.&lt;/P&gt;&lt;P&gt;I have attached the survey, and would appreciate greatly any tips or advice,&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 15:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747273#M1495</guid>
      <dc:creator>HelenDivilly</dc:creator>
      <dc:date>2019-04-12T15:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Survey 123 form not loading correctly in browser</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747274#M1496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe remove the space in the front here&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/442001_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 20:56:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747274#M1496</guid>
      <dc:creator>KassandraRodriguez</dc:creator>
      <dc:date>2019-04-12T20:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Survey 123 form not loading correctly in browser</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747275#M1497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but unfortunately that did not resolve the issue!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 15:03:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747275#M1497</guid>
      <dc:creator>HelenDivilly</dc:creator>
      <dc:date>2019-04-15T15:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Survey 123 form not loading correctly in browser</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747276#M1498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Helen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having a quick look at your xslx form, I think you are using the constraint column incorrectly. By the looks of it you should be using an input mask if you want only allow 7 digits or 11 digits to be entered:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/esricustomcolumns.htm#ESRI_SECTION1_2D9AA8F82B714D7DB922D766E56FF3F6"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/esricustomcolumns.htm#ESRI_SECTION1_2D9AA8F82B714D7DB922D766E56FF3F6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise if you don't want to use input masks, in the constraint column use a string length expression to ensure the length matches the value you want. Just putting the number in there does not work the way you are expecting and is likely what is causing the error on load on web app.&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_276FB773E7E2442EB81831714B08660D"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_276FB773E7E2442EB81831714B08660D&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 03:30:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747276#M1498</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-04-16T03:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Survey 123 form not loading correctly in browser</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747277#M1499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Philip!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 11:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-form-not-loading-correctly-in-browser/m-p/747277#M1499</guid>
      <dc:creator>HelenDivilly</dc:creator>
      <dc:date>2019-04-16T11:08:03Z</dc:date>
    </item>
  </channel>
</rss>

