This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Finding Owner Object Properties in Validation Script

Hi,

I've got a class of type "contact person" which has a property "email address". The contact person is a child object of the object "client", which has a property "domain".

I'm trying to validate the "email address" to ensure that the domain matches the "client" domain property. Is there any way in the validation script under the "contact person" to get the properties of the owner object?

Cheers,

Matt