Skip to main content
Hoping someone could clarify if this is possible with traditional validation rules.  My requirement are as follows:

 

Upon an opportunity being closed/won, and any one of five fields has a value greater than 0, check to see if if any contacts on the related account contain a certain "Contact Role".

 

I suspect this is not possible, but wanted to check with the community.

 

As always, thanks for the help. 

 

 
1 件の回答
  1. 2017年11月13日 17:15
    Hi Norm,

     

    Definitely not possible with the Validation rules.

     

    You will need a custom code (apex) to validate the same.

     

     
0/9000