Hello, I have a query regarding custom validation with multiple fields.
I'm trying to check if there are existing records with the same family name and given name in a table containing membership records.
The documentation found here (http://xataface.com/documentation/how-t ... validation) makes it sound like this is only possible with one field. So I would like to know if it is possible to create a validation rule that validates the input of multiple fields?
Thanks.