Hello,
I have a workflow where I need to check condition with the entity where it is not related directly for e.g. I have workflow created for account entity which has a related entity called supplier they both have common field accountid now we have third entity called supplieraddress where the supplier and supplieraddress have common field called supplierid, here I need to check condition from account entity to supplieraddress entity how to do this in workflow, will childflow help to just check condition and return true or false, I don't want to do custom workflow like to code and all because it's just one condition, please guide me with the steps or any links.
*This post is locked for comments