S
Stephen Lynch
I have a form that I do not want users to be able to post to a table unless
they complete it in its entirety.
Because the form is linked to a table that only has 1 key, if they close the
form, they can leave scraps in the table. I do not want to make each field a
required field.
What's the best solution for this, or is setting the required field the only
option?
And how do I handle error handling if they try to close?
they complete it in its entirety.
Because the form is linked to a table that only has 1 key, if they close the
form, they can leave scraps in the table. I do not want to make each field a
required field.
What's the best solution for this, or is setting the required field the only
option?
And how do I handle error handling if they try to close?