Workflow issue
I am trying to create a workflow on the Lead record that when someone tries to mark as qualified will cancel save if there is no mobile or business number on the record and there is no email (among other things.)
To try it with only those fields i used the following function:
Record type: Lead
Trigger Event: Before modified record saved
Workflow Rule:
(([<PrimaryPhone>] IS NOT NULL OR
Actions if condition is false: Cancel savein