Hi,
I have 20 text fields listed on a page (vertically) that the user fills in only if needed. The marjority of users will fill in less than 10 text fields.
Currently, the page size is extra long (more than an A4 length). Eventhough the user will not print this form out, I don't want it to be so long and the user to scroll down the whole pdf to get to the bottom where there is more to fill in.
How can I put the 20 text fields into a 'subform' which has a scroll bar and will only display the first 10 text fields.
The user can scroll down wihtin the text fields to enter more data into text fields 11-20
Thanks.