I'm looking to use the fields from a second level/deep entity. Its a simple functionality so checking if there is any way to avoid writing Custom Workflow.
Example:
Entities: Account entity, Opportunity Entity, Custom Entity related to Account. (Opportunity and Account are related as in OOB CRM)
Process: On field change in Custom Entity, a condition has to be checked on the related Account record and then depending on the Opportunity status an email has to be sent.
When writing a standard workflow, I cannot access Opportunity as the workflow is on Custom Entity.
Any ideas?







