Quantcast
Channel: Adobe Community: Message List - PDF Forms
Viewing all articles
Browse latest Browse all 57214

Re: copying form field entries

$
0
0

Yes but it will require custom JavaScript because character strings cannot be summed.

 

You need to create the fields on page one and then another field on page 2 with a different name and set to read only. You can copy this second field to the other pages.

 

For the form field on page one you enter the following script in the 'On Blur" acition:

 

this.getField("Read Only Field Name").value = event.value;

 

You will need to change the ""Read Only Field Name" to the name of the field that was made read only.


Viewing all articles
Browse latest Browse all 57214

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>