P
P
I'm working on a system which has subforms containing order details, and
parent forms containing company details.
Some of the information for a company is mandatory - e.g. we must have a
company name and a country. I want to add some validation so that a subform
record cannot be created unless the mandatory fields contain content.
Where is the best place to do this validation? I've tried OnCurrent, OnOpen
and OnLoad for the subform, but they don't give me the Cancel parameter -
perhaps I'm totally off-base on it.
Regards,
Pete
parent forms containing company details.
Some of the information for a company is mandatory - e.g. we must have a
company name and a country. I want to add some validation so that a subform
record cannot be created unless the mandatory fields contain content.
Where is the best place to do this validation? I've tried OnCurrent, OnOpen
and OnLoad for the subform, but they don't give me the Cancel parameter -
perhaps I'm totally off-base on it.
Regards,
Pete