Expand my Community achievements bar.

Master Page Heading

Avatar

Level 2

I have created a Heading on my master page (of an order form I designed a month ago) with a few drop down lists so the sales person can enter customer info etc...and I anticipated the entered information would carry over to a second page (if the order was large enough to require a 2nd page). For some reason when a second page is needed the information does not carry over and the sales person has to spend time filling in the same information he/she entered at the top of the first page. I have been experimenting but cannot seem to find a way to make the information at the top of the first page apply to the rest of the pages. Is this possible?

2 Replies

Avatar

Level 10

Hi,

Yes, it is possible. First check if you have multiple Master Pages, if so you will need to check the pagination and make sure that the necessary objects are on each Master Page.

In addition, if the heading is dynamic (changes at runtime), then select the object on the Master Page and in the Object > Binding tab, set the data binding to 'global'.

This should work,

Niall