I have a main form with about 20 fields on it. The main form is used to collect information on employees. I have several fields on the main form that I need to make mandatory, such as SSN, DOB, Org. Code, etc. Herein lies my problem:
If I make the fields required, the user will not be able to exit the form without entering the information into the specified field. However, when the user is doing the data entry, they don't always have all of the required inforamtion to fill in these fields.
Is there anyway to save the information that is partially inputted as a "draft" until the user can come back and fill in the required fields...... without getting the required field error when they try to exit.
I hope I'm making sense.
Thanks!!!
If I make the fields required, the user will not be able to exit the form without entering the information into the specified field. However, when the user is doing the data entry, they don't always have all of the required inforamtion to fill in these fields.
Is there anyway to save the information that is partially inputted as a "draft" until the user can come back and fill in the required fields...... without getting the required field error when they try to exit.
I hope I'm making sense.
Thanks!!!