W
WC23
In brief, I have a form with a subform. I need to be able to check that
required fields are entered on the main before update. However, the subform
also has required fields, which can't be entered because the main form
loses focus and triggers the before_update which checks the required
fields.
The user changed requirements for having the subfields entered at the last
minute, so I'd really like to find a reasonably clean solution for this
without a lot of clunky code. Any thoughts?
required fields are entered on the main before update. However, the subform
also has required fields, which can't be entered because the main form
loses focus and triggers the before_update which checks the required
fields.
The user changed requirements for having the subfields entered at the last
minute, so I'd really like to find a reasonably clean solution for this
without a lot of clunky code. Any thoughts?