This content has been marked as final.
Show 3 replies
-
1. Re: Required Fields
jnicholas330 Oct 23, 2014 3:26 PM (in response to RFES)in your prePrint or preSave event do something like this
if(fieldsNotFilled) { xfa.event.cancelAction = 1; } -
2. Re: Required Fields
RFES Oct 27, 2014 8:00 AM (in response to jnicholas330)Thanks, but I can’t seem to find where I would put the code in.
-


