In NAC, I know that I can run a submission rule to validate/invalidate a date field's value. But how can I do date validation prior to submission? Ideally right after a value is entered into the field.
Page 1 / 1
Hi
for complex validation it can be done using a variable to define the rule returning true or false value then a rule to show a message of some kind.
if it is a date only value without time you could use a text control with regex for good validation.
what kind of rules do you need?
Jake
Hi
Have you solved your question?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.