I agree with kbuc6. I display some visual indicator on the form showing that the field is mandatory (ie asterik, bold label, symbol, etc...) I also validate all information when the user attempts to save the information. If any fields are blank, or the information is invalid, I take the user...