On the Contact record, if a contact has the value of 'CEO' in the Title field, the administrator wants to require the users to also put a phone number in the Phone field.
What formula should the administrator put in the Error Condition Formula of a validation rule to enable this?
The error condition formula of a validation rule should return TRUE when the validation rule should fire and display an error message. In this case, the validation rule should fire when the Title field has the value of 'CEO' and the Phone field is blank. The formula Title = 'CEO' && ISBLANK(Phone) returns TRUE when both conditions are met, and FALSE otherwise. Reference: https://help.salesforce.com/s/articleView?id=sf.fields_useful_field_validation_formulas.htm&type=5
Jacob
7 days agoPaulina
13 days agoOctavio
18 days agoKayleigh
23 days agoLuann
28 days agoMarlon
1 month agoFrederica
1 month agoAdell
1 month agoWei
2 months agoLuisa
2 months agoKami
2 months agoAja
2 months agoJerry
2 months agoMelina
2 months ago