<?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: Can I prevent a value from being submitted multiple times in a repeat question? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833958#M19126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Doug,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you create your plant codes?&amp;nbsp; Or did you just use USDA codes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To better explain the situation.&amp;nbsp; My quantitative monitoring protocol is set up along a 100 meter transect.&amp;nbsp; Each 100 meter transect has 10 1x1m plots.&amp;nbsp; Once complete, the protocol calls for walking belt transects 5m on either side of the main transect recording any additional species observed, that were not previously observed in the 10 1x1m plots.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my idea was to generate a running list of plants collected for the entire transect and publish the list in a multiline note box (outside of the plots repeat) on the data entry form that persists until all the data for the transect is submitted.&amp;nbsp; I have my surveys setup to submit after each 100m transect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2020 16:27:59 GMT</pubDate>
    <dc:creator>JosephBusalacchi</dc:creator>
    <dc:date>2020-06-09T16:27:59Z</dc:date>
    <item>
      <title>Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833935#M19103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a repeat question in my survey as shown below.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="450431" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/450431_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The repeat question is to document the plant species and cover class in a quadrat.&amp;nbsp; There are over 200&amp;nbsp;values for plant species and many species may be found in a quadrat.&amp;nbsp; Is there a way to prevent a&amp;nbsp;plant species&amp;nbsp;from accidentally submitted multiple times in the repeat question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2019 18:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833935#M19103</guid>
      <dc:creator>LaurenMcGarvey</dc:creator>
      <dc:date>2019-06-14T18:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833936#M19104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lauren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to create a check function using an in-beta function, custom JavaScript functions. See the attached sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2019 20:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833936#M19104</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-06-14T20:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833937#M19105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I posted a way that is clunky but works here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/229555-how-to-not-use-a-list-item-more-than-once"&gt;https://community.esri.com/thread/229555-how-to-not-use-a-list-item-more-than-once&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2019 20:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833937#M19105</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-06-14T20:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833938#M19106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing, James.&amp;nbsp; I am not familiar with JavaScript functions, could you please provide a little more detail?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2019 19:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833938#M19106</guid>
      <dc:creator>LaurenMcGarvey</dc:creator>
      <dc:date>2019-06-17T19:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833939#M19107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lauren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the survey is a custom function that compares the number of answers with the number of distinct answers and returns true if they are the same and false if they are not. &amp;nbsp;I based it on&amp;nbsp;&lt;A class="link-titled" href="https://codeburst.io/javascript-array-distinct-5edc93501dc4" title="https://codeburst.io/javascript-array-distinct-5edc93501dc4"&gt;https://codeburst.io/javascript-array-distinct-5edc93501dc4&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2019 22:32:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833939#M19107</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-06-18T22:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833940#M19108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&amp;nbsp; I added the note to my survey and added the extensions folder with the javascript file to my survey content folder.&amp;nbsp; However, now the note about duplicate values is always appearing.&amp;nbsp; Do you have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in;"&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 9.0pt; color: #595959;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/452614_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/452618_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 20:59:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833940#M19108</guid>
      <dc:creator>LaurenMcGarvey</dc:creator>
      <dc:date>2019-07-08T20:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833941#M19109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lauren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pulldata expression needs to be in its own hidden calculation, and then reference that question name in your relevant expression for the note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will not work the way you have currently tried to use it in the note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2019 16:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833941#M19109</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-07-10T16:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833942#M19110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Philip.&amp;nbsp; Did I do this correctly?&amp;nbsp; The duplicate value warning is still showing up all the time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="452888" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/452888_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2019 14:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833942#M19110</guid>
      <dc:creator>LaurenMcGarvey</dc:creator>
      <dc:date>2019-07-11T14:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833943#M19111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lauren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, this is not correct. You need to remove the not and separate that to a different question from the pulldata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach your xslx file so I can take a closer look and work out the best way to achieve what you are after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 01:19:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833943#M19111</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-07-18T01:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833944#M19112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached my&amp;nbsp;xslx&amp;nbsp;file.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 13:46:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833944#M19112</guid>
      <dc:creator>LaurenMcGarvey</dc:creator>
      <dc:date>2019-07-18T13:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833945#M19113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your issue is the Other.&amp;nbsp; That will repeat a bunch of times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do this exact thing with species actually.&amp;nbsp; We use Unknown Codes but same concept.&amp;nbsp; You will have to build in an exception for the Other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not test it but I added my line into your form.&amp;nbsp; You could change my exceptions from UNK to Other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 13:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833945#M19113</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-07-18T13:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833946#M19114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked great!&amp;nbsp; Thanks for sharing!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 14:21:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833946#M19114</guid>
      <dc:creator>LaurenMcGarvey</dc:creator>
      <dc:date>2019-07-18T14:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833947#M19115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I forgot to change all the field names from SpeciesList to species but I guess you got it.&amp;nbsp; Note this does assume your codes are 4-5 characters long.&amp;nbsp; That is why I take off 3 chars then check the string (this is because it will try to check the species you just added).&amp;nbsp; The check for "" was so that users could go backwards without having to delete the current repeat due to the required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 14:33:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833947#M19115</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-07-18T14:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833948#M19116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lauren,&lt;/P&gt;&lt;P&gt;Can you please post the final xls form and js file that worked for you?&lt;/P&gt;&lt;P&gt;I'm trying to do exactly what you did, with no success.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Dikla.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2020 17:01:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833948#M19116</guid>
      <dc:creator>SPNIOrganization</dc:creator>
      <dc:date>2020-01-19T17:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833949#M19117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the exact same issue working on a very similar survey.&amp;nbsp; I am trying to provide a warning if the data collector tries to add the same species twice in one plot.&amp;nbsp; I have added the distinct_check java script and the message is always on.&amp;nbsp; Could you possibly explain to me how to organize this code correctly in the Survey123 Connect spreadsheet to only show the message when there is a repeat?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 14:30:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833949#M19117</guid>
      <dc:creator>JosephBusalacchi</dc:creator>
      <dc:date>2020-06-01T14:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833950#M19118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can please share your xlsx form and also the JS file, and any other files in the media or extensions/scripts folder, then we can try and reproduce your issue and give suggestion on how to configure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 23:29:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833950#M19118</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-06-01T23:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833951#M19119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached are the files.&amp;nbsp; There are several things that I would like to accomplish and they may all be related:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;limit duplicate species ${plant_key} in the same plot, either by not allowing or flashing warning&lt;/LI&gt;&lt;LI&gt;keep a running total of all plants collected for each transect, by species ${s_name} and publish those results in the multiline note element on the belt transect group&lt;/LI&gt;&lt;LI&gt;limit the user from collecting more than 100% cover ${percent_cov}&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thank you for taking a look at this, please let me know if you need more information,&lt;/P&gt;&lt;P&gt;Joey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 15:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833951#M19119</guid>
      <dc:creator>JosephBusalacchi</dc:creator>
      <dc:date>2020-06-02T15:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833952#M19120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Phil,&amp;nbsp; I was wondering if you had a chance to look through what I sent you the other day.&amp;nbsp; Again, I appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 11:56:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833952#M19120</guid>
      <dc:creator>JosephBusalacchi</dc:creator>
      <dc:date>2020-06-04T11:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833953#M19121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been waiting for a response from another ESRI staff and I am not sure what happened, but I haven't heard anything in days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a Survey123 form for collecting quantitative data on plant species.&amp;nbsp; I am having the exact same issue working on a very similar survey.&amp;nbsp; I am trying to provide a warning if the data collector tries to add the same species twice in one plot.&amp;nbsp; I have added the distinct_check java script and the message is always on.&amp;nbsp; Could you possibly explain to me how to organize this code correctly in the Survey123 Connect spreadsheet to only show the message when there is a repeat?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also, like to add the following funtionality:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;limit duplicate species ${plant_key} in the same plot, either by not allowing or flashing warning&lt;/LI&gt;&lt;LI&gt;keep a running total of all plants collected for each transect, by species ${s_name} and publish those results in the multiline note element on the belt transect group&lt;/LI&gt;&lt;LI&gt;limit the user from collecting more than 100% cover ${percent_cov}&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached a .zip folder and sent it to Phil, see this thread.&amp;nbsp; Is there someway you could help point me in the right direction for adding this functionality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 13:26:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833953#M19121</guid>
      <dc:creator>JosephBusalacchi</dc:creator>
      <dc:date>2020-06-08T13:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I prevent a value from being submitted multiple times in a repeat question?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833954#M19122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to keep sending messages, but I am starting to get desperate to learn if you will be able to help me or not.&amp;nbsp; Some of the questions I asked are important for me to move forward with the development of this Survey123 app for field data collection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Respectfully,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 11:43:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-prevent-a-value-from-being-submitted/m-p/833954#M19122</guid>
      <dc:creator>JosephBusalacchi</dc:creator>
      <dc:date>2020-06-09T11:43:30Z</dc:date>
    </item>
  </channel>
</rss>

