I have a master container form that is bound to table1. Then I have a few subforms that are also databound.
My question / problem is this:
On the master form, there are a few fields that need to be defined as "mandatory" but the values cannot be specified until the user has gone through and filled in all the subforms. If I make them mandatory, the system doesn't let me fill out any of the subforms until a value is provided.
How do i get around this?
Any suggestions?
My question / problem is this:
On the master form, there are a few fields that need to be defined as "mandatory" but the values cannot be specified until the user has gone through and filled in all the subforms. If I make them mandatory, the system doesn't let me fill out any of the subforms until a value is provided.
How do i get around this?
Any suggestions?