Hi,
is there a chance to modify the script below in that way, that there should be two subjects of instruction as a point of reference?
For example: Beside the "event.value == "Englisch" there should be one more condition to fill the field ("englisch") with the number 1. This could be - for example - a combination or the two subjects of instruction - may be English and Mathematics ??
The script :
if(event.value == "English")
{
this.getField("english").value = "1";
}
Kind Regards
Holger
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com