When a required field is left empty and the user closes it there is an error message that says that field is required. However, after the user hit OK another message comes up and tells the user that the info will not be saved and asks if they want to close anyways. If the user closes the record does not appear in the table. This user knows that the record was not saved but another user may see the record as missing and not know why it is in the table. There is physical paperwork that goes along with the database. We are running into problems where there is a paper for a certain record but no entry in the database, all because a required field was left blank.
I have thought of just putting a default value in the form, however, my supervisor does not want that because then users will not fill in all the necessary data because there is already something in there. That is why I only want something to fill in if the field happened to be left blank.