Expand my Community achievements bar.

Applying different master pages

Avatar

Level 2

Hi Experts

I am facing page duplication problem while applying the master pages. Here is my form structure

form1

   subform1                                 Master page 1

   subform2                                 Master page 2

            subform2-1                     Master page 2

            subform2-2                     Master page 2

            subform2-3                     Master page 2

            subform2-4                     Master page 2

  subform3                                 Master page 1

  subform4                                 Master page 1

  subform5                                 Master page 1

My master pages Page1 and Page2. How to apply this? I have tried using pagination in designview option that results duplication of blank page before the each subform2 how to control this?

Or there is any scripting method for applying masster page on layout:ready event?

Thanks in advance

Regards

arul

2 Replies

Avatar

Level 7

In Object> Pagination you need to make sure the 'After' is set to 'Continue Filling Parent'. That should remove the extra pages.

Avatar

Level 2

Hi whyisthisme

Thanks for your reply but this is not helped still i have the issue. Already my form is in "he 'After' is set to 'Continue Filling Parent'. " settings only