3 respostas
Cretea a formula on your Contact field:
NOT(ISBLANK(Account.Sr_Pastor__c))
Make sure your formula field type is a checkbox and replace the field I made with your field name.
NOT(ISBLANK(Account.Sr_Pastor__c))
Make sure your formula field type is a checkbox and replace the field I made with your field name.