I have a bound form that has 20 fields. The first field is a date which I set to today so the customer doesn't have to enter it. (they can only enter data for current date).
During testing, I've noticed that I have many records that have the date filled in but not the remaining fields. Is there a way to make sure that if only the date is filled in, do not save the record or since it's bound, delete the record before going to the next one? I don't want to make all fields required because there are alot of fields.
Thanks
lhuffst
During testing, I've noticed that I have many records that have the date filled in but not the remaining fields. Is there a way to make sure that if only the date is filled in, do not save the record or since it's bound, delete the record before going to the next one? I don't want to make all fields required because there are alot of fields.
Thanks
lhuffst