Passing data to form

A

Allen

I have a rather long form that has a few required fields. I need to know how
to make it so if someone forgets to enter or enters wrong info when they
click "Return to Form" the info they entered doesn't have to be typed in again
 
R

Rob Giordano \(Crash\)

On the required fields go to Form Field Properties then Validate however
you want. If the field entry doesn't validate the viewer will get a popup
warning.
 
Top