
Attachment uploads are currently disabled. This is a temporary situation and will resume as normal in the coming days.
UNSOLVED
Accessing another element's attribute within a model file
Hi all, I am attempting to do the following:
event somethingHappened = ClassName(localRelation)->ClassAttribute == 2
I.e. I want an event to fire whenever another model object related via a relationship has an attribute value of "2" for example.
Anyone know how to achieve such a thing? I get an error that "ClassName is not of type MR_Object"
Les
event somethingHappened = ClassName(localRelation)->ClassAttribute == 2
I.e. I want an event to fire whenever another model object related via a relationship has an attribute value of "2" for example.
Anyone know how to achieve such a thing? I get an error that "ClassName is not of type MR_Object"
Les
Responses (0)
Solutions (0)
