• KAUSTUBH TRIPATHI
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hey all,

I am trying to make a field required if the values of a pick list meet certain criteria.

heres how i want it to work;

If "Visit_Type__c" equals "follow up - Home" or "Phone Call" 
then
Make "Care_Plan_Issues_Interventions_Addressed__c" Required

Below is a picture of the object. It's a simple clinical note for our business. I have the field required from the page layout right now but i would like to impliment this Validation rule.

User-added image