Step 2 -- Create Editing Module
In this case we want the SSN to be masked for easy editing and would like the DatePicker calendar function to be called when picking a date. We also want to give viewing functionality to every user but editing functionality only to registered users.
*If you are registered (its free) you will see that each name is editable and you have the function "Add New Employee". When you are logged out you will only see the first and last name of each employee.
NEXT