<?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>idea Survey123 Web - JavaScript API - Add support for repeats in ArcGIS Survey123 Ideas</title>
    <link>https://community.esri.com/t5/arcgis-survey123-ideas/survey123-web-javascript-api-add-support-for/idi-p/933034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be useful to add support to set values to Repeats&amp;nbsp;(&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformrepeats.htm" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformrepeats.htm"&gt;Repeats—Survey123 for ArcGIS | Documentation&lt;/A&gt;) with the JavaScript API (setQuestionValue method, constructor of WebForm, etc.). Also, support is also needed to set, add or remove records in Repeats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2020 20:13:46 GMT</pubDate>
    <dc:creator>PatriceLabbé</dc:creator>
    <dc:date>2020-05-13T20:13:46Z</dc:date>
    <item>
      <title>Survey123 Web - JavaScript API - Add support for repeats</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/survey123-web-javascript-api-add-support-for/idi-p/933034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be useful to add support to set values to Repeats&amp;nbsp;(&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformrepeats.htm" title="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformrepeats.htm"&gt;Repeats—Survey123 for ArcGIS | Documentation&lt;/A&gt;) with the JavaScript API (setQuestionValue method, constructor of WebForm, etc.). Also, support is also needed to set, add or remove records in Repeats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2020 20:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/survey123-web-javascript-api-add-support-for/idi-p/933034</guid>
      <dc:creator>PatriceLabbé</dc:creator>
      <dc:date>2020-05-13T20:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Web - JavaScript API - Add support for repeats</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/survey123-web-javascript-api-add-support-for/idc-p/1090274#M1648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/94672"&gt;@PatriceLabbé&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This will be supported in the 3.13 release in September. Could you please have a try then?&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;PRE&gt; webform.setQuestionValue({&lt;BR /&gt;'License': '123',&lt;BR /&gt;'ReportDate': '2020-07-11',&lt;BR /&gt;'Location': {&lt;BR /&gt;x: 129.1236,&lt;BR /&gt;y: 29.1236,&lt;BR /&gt;spatialReference: {&lt;BR /&gt;wkid: 4326&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;'HoursFished': 10,&lt;BR /&gt;'WaterbodyName': 'River A',&lt;BR /&gt;'Weather': 'rain',&lt;BR /&gt;// repeat&lt;BR /&gt;'CapturedFish': [{&lt;BR /&gt;'Species': 'Paddlefish',&lt;BR /&gt;'FishSize': 50,&lt;BR /&gt;'FishWeight': 100,&lt;BR /&gt;'condition': 'normal',&lt;BR /&gt;'fishPosition': {&lt;BR /&gt;x: 161.123,&lt;BR /&gt;y: 29.123&lt;BR /&gt;}&lt;BR /&gt;},{&lt;BR /&gt;'Species': 'Trout',&lt;BR /&gt;'FishSize': 51,&lt;BR /&gt;'FishWeight': 101,&lt;BR /&gt;'condition': 'poor',&lt;BR /&gt;'fishPosition': {&lt;BR /&gt;x: 169.123456,&lt;BR /&gt;y: 19.123456&lt;BR /&gt;}&lt;BR /&gt;}]&lt;BR /&gt;});&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jody Zheng Liu&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 08:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/survey123-web-javascript-api-add-support-for/idc-p/1090274#M1648</guid>
      <dc:creator>JodyZhengLiu</dc:creator>
      <dc:date>2021-08-19T08:12:09Z</dc:date>
    </item>
  </channel>
</rss>

