How far did you get with your custom validation rule? That's the way to go so you can do checks in the DB and allow/deny based on the results.
Sep 17, 2015
6
Level 3
Validation: Unique IF other isset/Requre if other unique
I'd also like to validate the extension is unique only if the number is not but the first part is priority. Basically customer's phone numbers must be unique but with the ability to allow e.g. 2 people that work at the same place to use the same work number with different extensions.
I've tried various methods to no avail, including attempting to add custom validation rules.
Any help is greatly appreciated!
Please or to participate in this conversation.