Update a related module field when opportunity stage changes
Hi,
I have a related module named Jobs -> Job_Log
I would like to add a custom function to a blueprint so that:
> When opportunity stage moves to 'Build Scope'
> Associated Jobs in that opportunity have their 'Scoping_Status' field updated to 'Being Scoped'
Could someone please help me with this?