Avatar

Level 1

First I want to thank you for your help.  You’ve helped me as well.  Your explanation and providing the graphic for solving that problem was perfect.

Maybe you can help me with my problem.

Here’s my situation:

I’ve a flowable form with multiple pages.  The first page has two fields that get filled in by the user; Child’s name and DOB.  I’ve setup the form so that the values typed in for the Child’s name and DOB appear at the top of each page in the form but the first page.

I’ve used Master pages to accomplish that (thanks to you); MasterPage1 for the first page of the form and MasterPage2 for any succeeding pages.  MasterPage1 doesn’t have fields for the Child’s name and DOB, MasterPage2 does.  All that works fine.

Here’s the problem:

In addition to those two fields on page 1; Child’s name and DOB,  I’ve also got some flowable fields.  If the user types too much data into those fields a new page gets generated to accommodate the expanding field.  That new page does not have the Child’s name and DOB on the top of the page.  I guess the new page is generated using MasterPage1.

Here’s my question:

Is there a way to solve this problem?  I suspect it will have to be resolved programmatically but I don’t know how to do that.  Any help you can provide will be appreciated.

There isn’t a rush on this.  I’m going to suggest to the client we remove the flowable fields from page one and place them on the other pages of the form.  That will make the problem go away but I’d still like to know how to resolve that issue.

Thank you,

Smalbany