<?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 Remove choices across surveys in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1140141#M40252</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am creating a survey, where I want to question 4 people to choose a place, but only one from a list. I use single choice and create 4 different options (area 1, area2, area3, area4). The idea is that after person number 1 answers, that place will no longer be available.&amp;nbsp;If person 1 choose area 2, area 2 will not be available for the next person (next survey). The next person that will answer the survey will have only available area 1, area 3 and area 4.&lt;/P&gt;&lt;P&gt;Is this already been implemented?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advanced&amp;nbsp;&lt;BR /&gt;Artur&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2022 00:23:30 GMT</pubDate>
    <dc:creator>Artur_Ribeiro</dc:creator>
    <dc:date>2022-02-03T00:23:30Z</dc:date>
    <item>
      <title>Remove choices across surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1140141#M40252</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am creating a survey, where I want to question 4 people to choose a place, but only one from a list. I use single choice and create 4 different options (area 1, area2, area3, area4). The idea is that after person number 1 answers, that place will no longer be available.&amp;nbsp;If person 1 choose area 2, area 2 will not be available for the next person (next survey). The next person that will answer the survey will have only available area 1, area 3 and area 4.&lt;/P&gt;&lt;P&gt;Is this already been implemented?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advanced&amp;nbsp;&lt;BR /&gt;Artur&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 00:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1140141#M40252</guid>
      <dc:creator>Artur_Ribeiro</dc:creator>
      <dc:date>2022-02-03T00:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remove choices across surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1140629#M40300</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/36564"&gt;@Artur_Ribeiro&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Are you referring to the mobile field app, or the browser based web app?&lt;/P&gt;&lt;P&gt;Will all the users be answering questions on the same device with same survey downloaded, one after the other, or will they be using different devices at different times?&lt;/P&gt;&lt;P&gt;Will they be online 100% or offline sometimes?&lt;/P&gt;&lt;P&gt;There are a few options you can use, such as a custom JS function, linked content CSV choice lists, or the search() appearance. Basically you need to query the feature layer or a list that has been updated and hosted, to see what values have already been used.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 00:12:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1140629#M40300</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-02-04T00:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remove choices across surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141041#M40318</link>
      <description>&lt;P&gt;Hi @Anonymous User&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will be just a browser based app. I will share a link and the users will use different devices at different times.&lt;/P&gt;&lt;P&gt;Your basic implementation seems just what I am looking for. Can you guide me in how to achieve? Are there some exempels already implemented?&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Artur&lt;/P&gt;</description>
      <pubDate>Sun, 06 Feb 2022 08:57:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141041#M40318</guid>
      <dc:creator>Artur_Ribeiro</dc:creator>
      <dc:date>2022-02-06T08:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove choices across surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141091#M40319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/36564"&gt;@Artur_Ribeiro&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can find documentation here for search() appearance and linked content here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/dynamic-choice-lists-using-search-appearance/ba-p/1060838" target="_blank"&gt;Dynamic Choice Lists using Search Appearance - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformsappearance.htm#ESRI_SECTION1_46A700D2AABF47F1AE4D5004762DB372" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformsappearance.htm#ESRI_SECTION1_46A700D2AABF47F1AE4D5004762DB372&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_A3C2F3566F974734B55ECECD31C6CA91" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_A3C2F3566F974734B55ECECD31C6CA91&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And if you are interested in writing your own JavaScript functions, more information can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/pulldatajavascript.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/pulldatajavascript.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/extending-survey123-smart-forms-with-custom-js/ba-p/898782" target="_blank"&gt;Custom JavaScript functions in Survey123 (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 03:21:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141091#M40319</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-02-07T03:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Remove choices across surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141106#M40323</link>
      <description>&lt;P&gt;Hei&amp;nbsp;@Anonymous User&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will ned some time to read all over. But I wonder if that linked CSV is possible to update every time a user make a choice in the survey. I mean if one user choose area 1, the CSV can be updated and it will only be available for the next user area 2, area 3 and area 4. Is that the process og the CSV is the immutable database for the search?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Artur&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 08:29:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141106#M40323</guid>
      <dc:creator>Artur_Ribeiro</dc:creator>
      <dc:date>2022-02-07T08:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remove choices across surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141427#M40362</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/36564"&gt;@Artur_Ribeiro&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;No, linked content does not work this way. The linked CSV file only gets updated when you first open the survey via the info page in the field app. Once the survey is open it does not continually get updated. Therefore the next time it is updated is after submission and a new survey is collected/edited.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 23:19:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141427#M40362</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-02-07T23:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove choices across surveys</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141518#M40372</link>
      <description>&lt;P&gt;Great! Thats what I need &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;I will take a closer look on the links you sende me&amp;nbsp;@Anonymous User. I necessary I will create another post!&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Artur&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 10:18:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/remove-choices-across-surveys/m-p/1141518#M40372</guid>
      <dc:creator>Artur_Ribeiro</dc:creator>
      <dc:date>2022-02-08T10:18:56Z</dc:date>
    </item>
  </channel>
</rss>

