This is probably really simple but I have a data entry form created, everything is working fine. The one setting that I can't seem to find is that I want to set certain parts of the form where they can't submit the record unless all of those are filled out or something is selected for each field. Where are the settings options to make this happen? I am using a Submit Button that when clicked adds the new record and moves to the next, blank, record. I am using Option Groups, drop downs and text boxes. Help is greatly appreciated!
-I just read about how I could set it to be required in the table the data is going into. Looks like this is working.