I'm trying to create some PDF forms.

One of the forms will have multiple pages. The idea is that some of the information fields from the first page will autopopulate fields on the other pages.

For example: If someone chooses an item from a list on the first page. I want their selection to show up in a field on the following pages so they don't have to keep reselecting.

I'm new to creating forms and such. Any help would be appreciated.

Thank you!
Erin

By PDF form, do you mean .pdf or some thing? are you creating them using HTML?

For example: If someone chooses an item from a list on the first page. I want their selection to show up in a field on the following pages so they don't have to keep reselecting.

when you will go to second form, values of fields of first form will be submitted at server, then you can fill these values in the appropriate fields in second form.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.