I am trying to update values of a child entity from a parent entity ( statusreason value from opportunity)
If the statusreason value of opportunity is ____
update another status field in the child entity (which is a custom entity) as ______
I couldn't do using workflow because my custom entity is not displayed in the related entities list.
I didn't use microsoft flow because i don't want to trigger the opportunity entity every time someone changes the opportunity form.
Please suggest me best solution or any sample code.
*This post is locked for comments