I am constrained to Acrobat 4.05 and I need to know how to check a box based on the value of another field.
I tried
var myfield = this.getField("TextField");
var mybox = this.getField("CheckBox");
if (myfield.value == 'value') mybox.value = True;
and variations, but to no...
I fixed the problem like so:
I downloaded the firmware and driver for PERC 3/Si
making sure to get the same version of each.
I flashed the firmware.
I ran Win2k setup, specifying additional hardware (F6 and S), and pointed to the new driver.
Then I chose Repair - Repair Console and copied...
On Windows 2000 Server, I used windowsupdate to apply a few security patches and a more recent adaptec scsi driver.
On reboot, BIOS setup runs smoothly, but Windows fails with a STOP error, saying it can't see any harddrives. I will be contacting Microsoft shortly, but anticipate a long...
I am taking data supplied by users and throwing it at various Acrobat forms. Until now, Check Boxes were the only type of field I needed besides text. However, now I have a form that requires circling one of a number of choices. Any suggestions? My only ideas are to try to script the circle...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.