Validation rules using default value

  • 6 August 2015
  • 0 replies
  • 0 views

Badge +2

I have what should be a fairly simple validation rule but I cannot get it to work. 

 

startsWith(WorkPattern="PT") && {self} =="00:00"

 

i have tried swapping out the && and == for their runtime function versions and it still doesn't work.  the 'starts with' section works when you use it alone but when you combine it with the 00:00 it fails .  Note that 00:00 is the default value shown in the control.  Does this make a difference? Also the WorkPattern field is a choice field.

 

Help!


0 replies

Be the first to reply!

Reply