Validation rule not working on People Control

  • 2 April 2018
  • 1 reply
  • 0 views

Userlevel 2
Badge +9

Ok, I was thinking this was possible but for some reason it doesn't work.  I've set the following rule condition on a validation rule for a people control.  Essentially I want to require this control from being empty.

214148_pastedImage_1.png

Approver is the name of control.  It does not matter if I have data in there or not, the control is never invalidated.  Now, I've only been testing via preview.  Is there some sort of bug that prevents this from working that I missed somewhere?  


1 reply

Userlevel 2
Badge +9

So I figured this one out.  Apparently my Custom validation in a drop down control was causing all of my validations to bug out.  So removed that custom validation out and this validation started working correctly (along with a handful of others I noticed stopped working).  

Reply