In a main form I have a numeric field. I would like to require user adds the same number of subform rows as the value of this field. For example, if the number field value is "3", there must be 3 subform rows added to the main form before user can submit. Is this possible?