I'm trying to set up a function on my form where the user enters their name and address in a set of fields on section 1 of the form, and then on section 2, they can either enter a different name and address, or check a box that says, "same as above".
When that box is checked, I'd love those fields (in section 2) to fill themselves out automatically based on what the user entered in the set of fields in section 1. I'm able to accomplish this using a great script from a tutorial here on the site, and then just having that button show a duplicated set of fields in section 2 that have the same name as the ones in section 1.
(hope I'm not losing you here)...
The problem though is when you uncheck that box, since both those sets of fields have the same name, they both turn off, instead of just the ones in section 2 like I'd like...
Can anybody help?
Seems like I need to do something like, create a set of fields for section 2 that fill themselves in automatically based on what the user types in section 1, but WITHOUT having the same name so that they don't act the same... Just can't figure out how to do this!
(I'm on a Mac, Acrobat Pro 9.2)
You need to rename one of them, and adjust your script accordingly.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com