Validation Rule that checks on attributes of related object
I am struggling with the syntax for validation rules. I get the picture and I understand what all examples are doing, but I do not see how I can properly validate the an attribute for a linked asset.
E.g. we have business terms that translate to other languages. The language is indicated with a code in an attribute. Does somebody have an example/code snippet on how I could check that the assets that are linked do not have the same language code?
ludovicjanssens
Posted 4 years ago · Edited 1 year ago·Last reply 4 years ago
3 comments
arthurburkhardt
·4 years ago · EditedThis is a great topic for a coaching session.
Here’s my 5min attempt at what it could look like.
arthurburkhardt
·4 years ago · EditedThis is a great topic for a coaching session.
Here’s my 5min attempt at what it could look like.
ludovicjanssens
OP4 years ago · EditedThank you, @arthur.burkhardt !
This is great
OO programming is not my strength, this helps me a lot.
I’ll give it a go as soon as possible and let you know how it went.