I have a form with 3 master pages.
master page 1 and 3 must only be used once
Master page 2 must only be uses when the form has more than 2 pages and should be repeated for each new page.
On page 1 i have a logo and the form title.
On the last page i have a footer.
the content area on page 3 is shorter than page 2 and that is my problem
how do i do this.
now all 3 pages are shown while page 3 is empty