Survey Basics:
Any advice?
Very common question. You cannot remove items from the list. The best you can do it stop them from adding another repeat with the same value.
There are 2 ways.
First uses join to make a list of values that you then check against.
See my code here https://community.esri.com/t5/arcgis-survey123-questions/repeat-duplicate-preventer/m-p/1155978#M41438
https://community.esri.com/thread/229555-how-to-not-use-a-list-item-more-than-once
The other way uses javascript.
See the code here https://community.esri.com/t5/arcgis-survey123-questions/counting-quot-unique-quot-selections-across/td-p/850887/page/2
From https://community.esri.com/t5/arcgis-survey123-questions/in-a-repeat-section-remove-already-selected/td-p/1019703
Hope that helps
Have you been able to get this to work in a web designer repeat?
Thank you!
Sorry never tried the web designer.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.