If I have a field with a select_multiple SymptomsChecker and someone selects "Other" how can I gray out the None choice from being selected?
You cant but you can use a constraint to yell at them. So like this If (selected = other, != None,1).
See more at my post here
https://community.esri.com/thread/191518-remove-an-entry-or-item-from-the-dropdown-list-after-it-has-been-picked-once
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.