<?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: Passing Values from one Survey123 to another using Connect in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799706#M10490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carissa, that's great news and now the sky is the limit on passing data between forms for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Aug 2017 12:12:23 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2017-08-30T12:12:23Z</dc:date>
    <item>
      <title>Passing Values from one Survey123 to another using Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799701#M10485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a survey where the user can open up other survey forms and pass information that was already in the first survey to the others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked at the Custom Survey123 URL Scheme blog post and followed the steps, but when I go to check the survey it is still in text form and not a clickable link (below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to pass a field in the current survey called "address" into a corresponding field in the survey to be opened called "owneraddress". Is there something in the syntax that I am doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/369066_Screenshot (168).png" style="width: 620px; height: 443px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 19:37:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799701#M10485</guid>
      <dc:creator>deleted-user-FTxtuSQd67Ur</dc:creator>
      <dc:date>2017-08-29T19:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Values from one Survey123 to another using Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799702#M10486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try replacing {address} with ${address}.&lt;/P&gt;&lt;P&gt;You will need to use a Note field and then have a calculation that will concatenate the hyperlink string for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try placing this within the calculation field for this line -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat('&amp;lt;a href="arcgis-survey123://?itemID=1b9c1faba51a4d509704650a39b4268e&amp;amp;field:owneraddress=',${address},'"&amp;gt;CHN Form&amp;lt;/a&amp;gt;')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will also wan to make sure that you have set the "bind::esri:fieldType to "esriFieldTypeString" and then set the "bind::esri:fieldLength" field up to a value of 800? I am unsure how many characters your values being passed from the ${address} are, but you want to give yourself plenty of data storage for those characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this should help you achieve what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 20:36:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799702#M10486</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-08-29T20:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Values from one Survey123 to another using Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799703#M10487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I pasted that into my calculate field within the note and the hyperlink did show up, but when I typed in an address to be passed, it opened up the new survey and the address field was still blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My CHN Form which is the one to be opened, my "owneraddress" field is a Text field, I'm not sure if that is a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 11:31:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799703#M10487</guid>
      <dc:creator>deleted-user-FTxtuSQd67Ur</dc:creator>
      <dc:date>2017-08-30T11:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Values from one Survey123 to another using Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799704#M10488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carissa, within the second form that you are opening up and wanting to pass the values into&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;do you have the "bind::esri:fieldType to "esriFieldTypeString" and the "bind::esri:fieldLength" field up to a length that would except the values being passed?&lt;/LI&gt;&lt;LI&gt;Are there any special characters within the address string being passed?&lt;/LI&gt;&lt;LI&gt;Is the field name exactly how you spelled it above; "owneraddress"?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have forms that pass text values back and forth, so I do not think that is the issue, unless there was an update that prevents this and that seems unlikely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you possibly share the two xlxs forms with me? Maybe I can get some time this morning to take a look at them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 11:57:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799704#M10488</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-08-30T11:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Values from one Survey123 to another using Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799705#M10489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That did it! I didn't have the receiving field as the TypeString and when I changed that it worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your help, this is going to be a big project for our guys out in the field!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carissa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 12:03:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799705#M10489</guid>
      <dc:creator>deleted-user-FTxtuSQd67Ur</dc:creator>
      <dc:date>2017-08-30T12:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Values from one Survey123 to another using Connect</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799706#M10490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carissa, that's great news and now the sky is the limit on passing data between forms for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 12:12:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/passing-values-from-one-survey123-to-another-using/m-p/799706#M10490</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-08-30T12:12:23Z</dc:date>
    </item>
  </channel>
</rss>

