Skip to main content
Known Participant
August 9, 2019
Question

Add a page to key optional information

  • August 9, 2019
  • 3 replies
  • 7142 views

I have a PDF form that has a question that tells the user to add an additional sheet for more entries.  I tried using a link to a separate PDF file and also tried linking to an extra page at the bottom of the current file. I'd like to have the user be able to complete the question and then return to the next question. Please let me know if there is a way to do this.  Thanks for the help!

This topic has been closed for replies.

3 replies

joken99Author
Known Participant
August 12, 2019

Sounds like it will do exactly what we need it to do if I can get it to work.  I haven't done much with JavaScript, but I'll definitely take a look at the article and give it a try.  Thanks for the suggestion!!!!  Have a great day!

joken99Author
Known Participant
August 9, 2019

I have a PDF fillable form I set up and the 4th question on it asks the user of the form to add a sheet if additional items need to be listed. I would like to have the form allow the user to key in additional items if they are needed and then go back and let them key responses starting with the 5th question.  Thanks for the help!!!

Inspiring
August 9, 2019

Pages are added by "spawn" a hidden template.

joken99Author
Known Participant
August 9, 2019

What triggers Spawn to add an additional page?

try67
Community Expert
Community Expert
August 9, 2019

When they click "yes" as the answer to the 4th question, presumably...