I
Iram
Hello.
I have a Continuous Form with about 15 fields, 4 of which need to be entered
as a minimum for our in house data purposes. This form is connected to a
Sub-Table called "tbl_CalwinMainSub" and is the "many" part of the
relationship.The four fields that need to be filled out are marked as
"Required" in the table properties. The above form is opened by a button on a
different form with Primary data from the "One" side of the relationship.
Any how, if folks don't enter data into 'any' of the four "required" fields
and enter data in the non-required fields and close out of the form, they are
not prompted with a 'such field cannot contain a null value' error. The form
closes without prompting the user anything. Then when they go back in there
is no data. However if they fill in at least one of the four required fields
and try to close out then they get prompted with the 'such field cannot
contain a null value' error.
Can you help me with a solution that will verify that all required fields
are filled in before they close the form?
Thanks.
Iram/mcp
I have a Continuous Form with about 15 fields, 4 of which need to be entered
as a minimum for our in house data purposes. This form is connected to a
Sub-Table called "tbl_CalwinMainSub" and is the "many" part of the
relationship.The four fields that need to be filled out are marked as
"Required" in the table properties. The above form is opened by a button on a
different form with Primary data from the "One" side of the relationship.
Any how, if folks don't enter data into 'any' of the four "required" fields
and enter data in the non-required fields and close out of the form, they are
not prompted with a 'such field cannot contain a null value' error. The form
closes without prompting the user anything. Then when they go back in there
is no data. However if they fill in at least one of the four required fields
and try to close out then they get prompted with the 'such field cannot
contain a null value' error.
Can you help me with a solution that will verify that all required fields
are filled in before they close the form?
Thanks.
Iram/mcp