Expand my Community achievements bar.

SOLVED

LiveCycle Designer

Avatar

Level 4

I am creating a new form in LiveCycle Designer verions 8.0. Here's what I need to happen. I want to create two lines on the first page that will enable the user to type in a case number on the first line & on the second line they can input the customer name. This is a 4 page document, How can I make what I just mentioned appear on all four of the pages so the user will only have to input it in once?

1 Accepted Solution

Avatar

Correct answer by
Level 7

All you need to do is give all 4 case no. fields the same name and change the data binding to global, likewise with the customer name. You would then most likely want to make all fields except the first page protected so that the user is only able to enter data in the fields on the first page.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 7

All you need to do is give all 4 case no. fields the same name and change the data binding to global, likewise with the customer name. You would then most likely want to make all fields except the first page protected so that the user is only able to enter data in the fields on the first page.