Skip to main content
Participant
December 9, 2020
Question

Auto Populate Fields when Adding New Page (with Java)

  • December 9, 2020
  • 1 reply
  • 252 views

I have a PDF Form with the following configuration.

Save Button

Email Button

Add a New Page Button (Icon)

 

I need the Added New Page to autopopulate with the Header Fields (about the Project). I can add 100 pages and select these Header fields and say Duplicate Across all Pages, but I can't figure out to get the Newly Added page(s) to either auto populate from these fields or be preconfigured to Duplicate Across All Pages.  Any help would be super appreciated.

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
December 9, 2020

You need to add the header fields to your Template page, and then they'll be spawned alongside with the page.

Alternatively, you can add them using a script after the page has been spawned.