Hi All,
I have a tbl with some fields which is Required = Yes, Validatetion = Is not Null and Validatetion Text = The field is empty, please enter some value.
There are total around 5 fields with this setting.
I have created a form for the user to enter the fields.
When the user save the entry, they will be prompted if they want to save the change but the system did not prompt the field is empty.
When any fields is empty which is required, and the user select to save the change, the system will not save the changes as the required field is empty.
My question will be how come there is not error message prompt to the user when the required field is empty.
Thanks