Avatar

Correct answer by
Level 10

Sorry I have been on vacation and in Europe for a week so I was not able to get to this before I left.

The root subform (Page level) must be set to flowed if you want it to act the way you want. When doing that you can ignore the need to add the 2nd page and allow the product to break the page where it is needed. I modified your form so it would do this. Note that there is no Page 2 and I added some additional subforms to break up different parts of the form (Headers and unnamed subforms). It is good practice to name your subforms and if you do any code that was added may need to be adjusted to take into account these additional structural changes.

Please find attached the modifed sample.

Paul

View solution in original post