Question
Form Update Queston
I'm building a form that sends info to a database.
The form can be submitted if the field DateHRReceived is Null or has a date.
However, If DateHRReceived is a date in the database, it cannot be updated to Null.
It should give an error message on submit.
I'm new, so I'm not sure what I need to do.
Thanks!
The form can be submitted if the field DateHRReceived is Null or has a date.
However, If DateHRReceived is a date in the database, it cannot be updated to Null.
It should give an error message on submit.
I'm new, so I'm not sure what I need to do.
Thanks!
