Answered
Hi,
Here's the situation:
I've created 2 text fields (A and B) with 2 different text field names and a checkbox.
Text field B is hidden.
When a value entered in text field A and checkbox is checked:
Text field B shows and populated with the same value as text field A.
I managed to work out show/hide text field B with checkbox.
But couldnt get text field B to have the same value entered in text field A.
Any suggestions???
Thanks
this.getField("B").value = this.getField("A").value
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com