<?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: Pulldata not working in webform in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793375#M8762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you James, I was able to get the pulldata function to work with your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to generate new lines on a webform within a concatenation when using pulldata? Using &lt;SPAN&gt;"\n"&lt;/SPAN&gt; works as expected in Survey123 Connect but on the webform the string comes back on one line and displays \n in the concatenated text. Using single quotes or &amp;lt;br&amp;gt; gives me an error when I try to update my survey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here’s the calculation I’m using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat(pulldata('HRN_LUT', 'Hydration_Type', 'LUT_Facility', ${Facility}),"\n",pulldata('HRN_LUT', 'Donation_Type', 'LUT_Facility', ${Facility}))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2019 18:35:44 GMT</pubDate>
    <dc:creator>N_Funi</dc:creator>
    <dc:date>2019-03-25T18:35:44Z</dc:date>
    <item>
      <title>Pulldata not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793373#M8760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a survey in Survey123Connect and am having trouble getting the webform to load, I get an error message- &amp;nbsp;“Error: Initialing Form...”. When I close the error message I can proceed with the webform but none of the pulldata calculations seem to be working (they work as expected in Survey123Connect).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal with this survey was to get a geopoint for new locations signing up for the heat relief network, for previous participants, I was using the pulldata function to have them verify their last year’s information is still correct.&lt;/P&gt;&lt;P&gt;I’m attaching the form and lookup table for the pulldata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a link to my survey&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://arcg.is/1qPzDO" title="https://arcg.is/1qPzDO"&gt;https://arcg.is/1qPzDO&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;corresponding tables attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2019 23:38:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793373#M8760</guid>
      <dc:creator>N_Funi</dc:creator>
      <dc:date>2019-03-15T23:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793374#M8761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a couple of issues with the form &amp;amp; CSV file:&lt;/P&gt;&lt;P&gt;- the combination of readonly=yes and appearance=multiline is generating the immediate error. I would suggest simply turning those questions into note questions&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Some of the column headings in the CSV are too complex - I would reduce them to a single world.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 00:39:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793374#M8761</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-03-19T00:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793375#M8762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you James, I was able to get the pulldata function to work with your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to generate new lines on a webform within a concatenation when using pulldata? Using &lt;SPAN&gt;"\n"&lt;/SPAN&gt; works as expected in Survey123 Connect but on the webform the string comes back on one line and displays \n in the concatenated text. Using single quotes or &amp;lt;br&amp;gt; gives me an error when I try to update my survey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here’s the calculation I’m using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat(pulldata('HRN_LUT', 'Hydration_Type', 'LUT_Facility', ${Facility}),"\n",pulldata('HRN_LUT', 'Donation_Type', 'LUT_Facility', ${Facility}))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 18:35:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793375#M8762</guid>
      <dc:creator>N_Funi</dc:creator>
      <dc:date>2019-03-25T18:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata not working in webform</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793376#M8763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the web form uses html, &amp;lt;br /&amp;gt; should be the appropriate html tag for a line break. It's working for me in a test survey, though I am seeing it insert an extra &amp;lt;br /&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 19:43:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-not-working-in-webform/m-p/793376#M8763</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-03-26T19:43:28Z</dc:date>
    </item>
  </channel>
</rss>

