• Matt Chisam
  • NEWBIE
  • 0 Points
  • Member since 2019

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

Hey, how can I do this:

If one picklist field has value (any other than "none"), the other picklist field may not be selected (must be "none")?

Do  anyone have a solution for this? I've tried to reach to solution by using AND and OR statements (with ISPICKVAL), but I have been more or less validating the field to be required if the other field has been selected. So right now I'm doing it in the wrong way.

 

Regards,

TP