Avatar

Level 2

Hi again, Paul -

Do I need to recreate the subform to do so?

Or, could I just add an if...else script to the Print Button code to isolate required fields based on RB selection?

The subform fields are currently set as optional, but my clients want them to be required fields on the form.

I have a prompt code on the print button to alert users if they have not completed all mandatory fields. If I set all of the subformA and subformB fields to required so they highlight for users when the Highlight Fields button is activated in Reader, then the prompt on the Print Button fails when users choose either A or B, then complete only subsequent subformA fields or subformB fields.

Brian