Skip to main content
Known Participant
January 10, 2017
Question

When filling a PDF form is there any way to copy data out of numerous fields on one line and past it into the same fields on the next line

  • January 10, 2017
  • 1 reply
  • 333 views

When filling a PDF form is there any way to copy data out of numerous fields on one line and past it into the same fields on the next line

This topic has been closed for replies.

1 reply

Inspiring
January 10, 2017

Yes, you will need to use either the custom JavaScript calculation or an on blur action. Both will require JavaScript programing and use of the form field names that need to be copied.