How can I copy the field value from a field name contained in a form to another field name on the second page of the same form.
How can I copy the field value from a field name contained in a form to another field name on the second page of the same form.
The easiest way is to give the fields the same name and whatever value is entered into one field will autmatically be entered into all other fields of the same name. If this is a LiveCycle Designer form, the fields' properties must also be set to Global as well as have the same name.
If the fields must have different names then you can use a JavaScript to get the value of the first field pulled into the second field. An example of how to do this for an Acrobat form can be found in this article at JavaScript Corner-
[url=http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/form_calculations/]http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/form_calculations/[/url]
Hope that helps,
Dimitri
WindJack Solutions
[url=http://www.windjack.com]www.windjack.com[/url]
Dimitri Munkirs
WindJack Solutions
pdfscripting.com