Hi I hope someone can help. I have 3 collections in a gallery. Each collection has a name field and date field. How do I compare the three collections to see if there are duplicate values?
If there are duplicates I want to let the user know that there are dupes.
Collection A - name = Bob
Date = 6/15/2022
Collection B - name = Amy
Date = 7/8/2022
Collection C - name = Bob
Date = 6/15/2022