Expand my Community achievements bar.

Required Fields "not null" validated before digital signing permitted

Avatar

Level 2

Hi there:

My form is near done but while testing it out, I noticed that the fields I set as "Required" are not being handled at all and the user is being permitted to digitally sign the form with these fields null.

Okay I know little about LiveCycle (newbie) and need to set these validation rules.

Thanks,

1 Reply

Avatar

Level 6

Not sure how your form is setup and how many fields you're trying to validate, but maybe try running your validations on the preSign event of the Signature field.

If failed, show message - else allow sign.