Skip to main content
Jonathan White (Salesforce) 님이 #Data Management에 질문했습니다
Hello Can somebody help I need to create a validation rule on cases to do the following:

 

If case changed from new to ongoing, then need contact name, account, case origin, instrument type and subject as required fields upon saving. This should be for all case types except junk

 

Field names are as follows:

 

Status="Ongoing"

 

Case_Type__c="Not Junk"

 

Contact = Not Blank

 

Account = Not Blank

 

Origin = Not Blank

 

Type =  Not Blank

 

Subject = Not Blank

 

If somebody could help that would be fab
답변 22개
  1. 2016년 10월 18일 오후 9:32
    Tried removing the ID fields and still does not work

     

     
0/9000