G
Guest
I have a non nullable field in the detail section of the MainForm.
I have linked several SubForms in TabControls with the same field.
Everything works fine if the user fills out the
non nullable field first while focus is still on the MainForm
This is not the behavior that im trying to achieve.
Is it possible to disable commiting any changes while the user navigates
thru the
tab controls?
Even when you set focus from the main form to the subform it commits changes
and starts spamming about the required field.
I have linked several SubForms in TabControls with the same field.
Everything works fine if the user fills out the
non nullable field first while focus is still on the MainForm
This is not the behavior that im trying to achieve.
Is it possible to disable commiting any changes while the user navigates
thru the
tab controls?
Even when you set focus from the main form to the subform it commits changes
and starts spamming about the required field.