<?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: Select_one value doesn't populate when editing an existing survey in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-value-doesn-t-populate-when-editing-an/m-p/1158461#M41673</link>
    <description>&lt;P&gt;I identified an issue where Survey123 was not aware of the change in values in a select_one field and consequently did not send the data update request to the ArcGIS Online server.&lt;BR /&gt;Would you be able to validate if the same occurs with your form?&lt;/P&gt;&lt;P&gt;See the post with the description of my problem:&lt;BR /&gt;&lt;A href="http://I%20identified an issue where Survey123 was not aware of the change in values in a select_one field and consequently did not send the data update request to the ArcGIS Online server. Would you be able to validate if the same occurs with your form? See the post with the description of my problem: https://community.esri.com/t5/arcgis-survey123-questions/related-table-does-not-update-field-quot-select/td-p/1156472" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-questions/related-table-does-not-update-field-quot-select/td-p/1156472&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2022 16:46:15 GMT</pubDate>
    <dc:creator>DembaEstadual</dc:creator>
    <dc:date>2022-03-28T16:46:15Z</dc:date>
    <item>
      <title>Select_one value doesn't populate when editing an existing survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-value-doesn-t-populate-when-editing-an/m-p/1158414#M41670</link>
      <description>&lt;P&gt;I have a required field in my survey that is populated using a select one question and some logic that allows a user to enter a value if the correct value is not in the choice list. When someone goes into the survey to edit the record the existing value doesn't populate, so the user has to re-enter the information. I have tried setting the default value as the field value and also tried to set the value using the calculate field with calculationMode=always, but neither approach works. I thought the problem might be a field type mis-match, so I added a field to just view the existing value, and tried both the default and calculation methods, but that doesn't work either. &amp;nbsp;I'm sure there's some simple fix for this, but I just don't see it. My code is attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Survey123 Connect version 3.13.234 and the XLS Form Template - Advanced; version 3.13 rev date 25 August 2021.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 15:38:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-value-doesn-t-populate-when-editing-an/m-p/1158414#M41670</guid>
      <dc:creator>LYELLCS</dc:creator>
      <dc:date>2022-03-28T15:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Select_one value doesn't populate when editing an existing survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-value-doesn-t-populate-when-editing-an/m-p/1158461#M41673</link>
      <description>&lt;P&gt;I identified an issue where Survey123 was not aware of the change in values in a select_one field and consequently did not send the data update request to the ArcGIS Online server.&lt;BR /&gt;Would you be able to validate if the same occurs with your form?&lt;/P&gt;&lt;P&gt;See the post with the description of my problem:&lt;BR /&gt;&lt;A href="http://I%20identified an issue where Survey123 was not aware of the change in values in a select_one field and consequently did not send the data update request to the ArcGIS Online server. Would you be able to validate if the same occurs with your form? See the post with the description of my problem: https://community.esri.com/t5/arcgis-survey123-questions/related-table-does-not-update-field-quot-select/td-p/1156472" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-questions/related-table-does-not-update-field-quot-select/td-p/1156472&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 16:46:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-value-doesn-t-populate-when-editing-an/m-p/1158461#M41673</guid>
      <dc:creator>DembaEstadual</dc:creator>
      <dc:date>2022-03-28T16:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Select_one value doesn't populate when editing an existing survey</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/select-one-value-doesn-t-populate-when-editing-an/m-p/1158515#M41680</link>
      <description>&lt;P&gt;I'm not sure if you have the same problem, but maybe so. Your calculation for the -1 option calls a select one result as part of a logical test:&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(${Cand_Aliado} = 0 &lt;STRONG&gt;and ${Cand_Resultado} != -1&lt;/STRONG&gt;, ${Cand_Votos}, 0)&lt;/P&gt;&lt;P&gt;If you have the same problem as I do (ie a value is not pulled in for Cand_Resultado), the logical test might not evaluate correctly, and you would return the result of 0 rather than the desired Cand_Votos.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 18:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/select-one-value-doesn-t-populate-when-editing-an/m-p/1158515#M41680</guid>
      <dc:creator>LYELLCS</dc:creator>
      <dc:date>2022-03-28T18:31:32Z</dc:date>
    </item>
  </channel>
</rss>

