JoinFieldValue() in workflows
Hi, I´m creating a workflow using the Service Record type.
In these workflow I need to put in the workflow rule condition the JoinFieldValue function, because I want to get a Value in a field in the CO1 Record type.
I'm using this function, but it seems that it doesnt do anything.
JoinFieldValue( '<CustomObject1>', [<CustomObject1Id>], '<Type>' ) = "Validate"
How do I get the "Type" field value from CO1 record type, in this workflow, if I'm using the Service Record Type?
Thanks
I'm using this function, but it seems that it doesnt do anything.
JoinFieldValue( '<CustomObject1>', [<CustomObject1Id>], '<Type>' ) = "Validate"
How do I get the "Type" field value from CO1 record type, in this workflow, if I'm using the Service Record Type?
Thanks
|
0