У нас вы можете посмотреть бесплатно Implement Best Practices | Validation Rules или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
#salesforce #trailhead #salestraining #salesforcetrailhead Validation Rules: • Validation Rules Create a Lead Validation Rule Create a Lead validation rule that requires either the Email or Phone fields to be populated. Create a Lead validation rule: Rule Name: LEAD001_Email_Or_Phone_Required Give your validation rule a good description. Determine the formula that requires either the email or phone field to be populated when a lead is created or when it is edited and either the email or phone field has been changed. Hint: use the ISNEW, ISCHANGED, and ISBLANK functions. Error Message: Either Email or Phone are required [LEAD001] Error Location: Top of Page