Things to notice with this example:
The format for the active cell is set to gray background instead of the dark borders. This is done using the wwsActiveBackground() function.
● The Zip code field is limited to 5 characters by using the HTML5 maxlength attribute on the wwsInput() function.
● All the rows are made visible before the form is submitted or printed. This is done using the wwsUserClicked() and wwsShowRows() functions.
● All the Show/Hide labels are removed before the form is submitted or printed. This is done using the wwsUserClicked() and wwsSetCell() functions.
● All entries are saved on the local device so the user can begin this form and complete it at a later time. This is done using the wwsSaveLocal() function.
● Conditional formats are used to bold the Yes/No checkboxes as they are selected so all user inputs are bolded.
● If you enter your email address, a copy of the application will be emailed to you, along with the completed application as an attached file.
Close
Employment Application
APPLICANT INFORMATION Show/Hide
Last Name First M.I. Date
Street Address Apartment/Unit #
City State Zip
Phone E-mail
Date Available
Social Security Number Desired Salary $
Position Applied for
Are you a citizen of the United States? Yes No If no, are you authorized to work in the U.S.? Yes No
Have you ever worked for this company? Yes No If so, when?
Have you ever been convicted of a felony? Yes No If yes, explain:
EDUCATION Show/Hide
REFERENCES Show/Hide
PREVIOUS EMPLOYMENT Show/Hide
MILITARY SERVICE Show/Hide
DISCLAIMER AND SIGNATURE Show/Hide