I am trying to use selections made in a select multiple field (field 1) to populate another field (field 2) that uses the same list without those selections (from field 1) showing. I already am using a cascading select to filter down the list based on a name. I cannot figure out the following:
Quick rundown of what I'm trying to accomplish:
Joe's tracts: 1, 2, 3, 4, 5, 6
Marnie's tracts: 7, 8, 9, 10
survery1
Name: Joe
Field 1: tract 1, tract 2, tract 3
Field 2: tract 4, tract 5
survery2
Name: Marnie
Field 1: tract 7
Field 2: tract 8, tract 9, tract 10
UPDATE:
Solved! Go to Solution.
Thanks @IssyAmis !
I ended up just solving this before I saw your post. Here is what I did:
Hi @MeganEngel
I believe you will find the answer to what you are trying to do from this Esri Community thread: Solved: Select_Multiple - return what wasn't selected - Esri Community. If this isn't quite what you're looking for please do let me know and I'll be happy to customise it to your particular use case.
Thanks,
Issy
Thanks @IssyAmis !
I ended up just solving this before I saw your post. Here is what I did: