G
Guest
I have never made forms before, so I'm sort of teaching it to myself. Problem
is, I am having trouble understanding how to get them to properly work the
way I want them to. What I am trying to do is to create a form that will
allow people to enter information. I want this information to automatically
go into the specified table, BUT I only want it to do so if the person enters
all the information and saves the record. I've been able to point forms
toward a table, but I notice it puts information right into the table whether
or not the person saves. I want them to be able to close out of the form
without saving and thereby have the information the entered NOT go in the
table.
Also, does anybody know how to do form validation? For the form they'd be
filling out, there are several fields that HAVE to be filled out. Is there a
way to make a popup message come up if they do not fill in any required
fields? Sorry if these questions are really elementary, but I'm new to forms
and would appreciate any help you may be able to provide.
is, I am having trouble understanding how to get them to properly work the
way I want them to. What I am trying to do is to create a form that will
allow people to enter information. I want this information to automatically
go into the specified table, BUT I only want it to do so if the person enters
all the information and saves the record. I've been able to point forms
toward a table, but I notice it puts information right into the table whether
or not the person saves. I want them to be able to close out of the form
without saving and thereby have the information the entered NOT go in the
table.
Also, does anybody know how to do form validation? For the form they'd be
filling out, there are several fields that HAVE to be filled out. Is there a
way to make a popup message come up if they do not fill in any required
fields? Sorry if these questions are really elementary, but I'm new to forms
and would appreciate any help you may be able to provide.