You need to sign in to do that
Don't have an account?
Gerardo Rodriguez Lara
Validation Rule - unique text field with commas
Hello, I have a text field with values like: " Cats , dogs " or "banana , apple, orange ". The values are texts separated by commas and can not be repeated in any order. Like I can't have two records, one with "cats, dogs" and other with "dogs, cats". how to create a validation rule for this?
You cannot archive this using validation rule.Because in validation rule you cannot check other records value. You can use trigger for this.
Thanks,
Veda
All Answers
You cannot archive this using validation rule.Because in validation rule you cannot check other records value. You can use trigger for this.
Thanks,
Veda