JoinFieldValue from CoustomeObject2 to Product
Hi all,
I need to set a workflow in customobject2 that when the new record is saved overwrite a specific field with the name of the chosen product. I'm trying to use this expression JoinFieldValue('<Product>',[<ProductId>],'<Name>'), but it says that ProductId is invalid parameter. Where do I wrong? In the user guide I see that product is a referenced object in custombject2 and the key is ProductId.
Hope someone can help me.
Many thanks
G
I need to set a workflow in customobject2 that when the new record is saved overwrite a specific field with the name of the chosen product. I'm trying to use this expression JoinFieldValue('<Product>',[<ProductId>],'<Name>'), but it says that ProductId is invalid parameter. Where do I wrong? In the user guide I see that product is a referenced object in custombject2 and the key is ProductId.
Hope someone can help me.
Many thanks
G
0