G
Guest
I have a data entry form with 6 fields. I don't want any of the data to
update to the table unless all fields are filled in and the user clicks the
"Submit Request" button. If one of the fields are blank, I need an error
message to display saying not all fields are complete or to click the cancel
button. If the cancel button is clicked, none of the data is entered into
the table. How could I accomplish this? Thanks
update to the table unless all fields are filled in and the user clicks the
"Submit Request" button. If one of the fields are blank, I need an error
message to display saying not all fields are complete or to click the cancel
button. If the cancel button is clicked, none of the data is entered into
the table. How could I accomplish this? Thanks