I have a form that employees use to process a work order for training and development. In the form are a number of combo boxes, a few with employee names. The user chooses a HR Representative from one combo box, then chooses a manager from another combo box.
If a user doesn't select an employee from both comboboxes (1 HR rep and 1 manager) then the record does not save. The combo boxes are not cascading and the fields are not required. I have a textbox that shows the record number and once a user starts filling in data a number appears, but if you close the form and come back to do a search, the record is not there and not in the back-end database.
Any ideas why this may be happening?
Thanks
If a user doesn't select an employee from both comboboxes (1 HR rep and 1 manager) then the record does not save. The combo boxes are not cascading and the fields are not required. I have a textbox that shows the record number and once a user starts filling in data a number appears, but if you close the form and come back to do a search, the record is not there and not in the back-end database.
Any ideas why this may be happening?
Thanks