To start I'll let you know that I know absolutely nothing about JavaScript. I have a PDF that I am trying to automate a little. I have a bunch of Check Boxes and what I want to do is make it when you check them it puts text in a box below. the check boxes are setup 5x5.
If check box 1-1 is "Works well with others" and check box 2-1 is "Shows up on time" I would like the box below to say "Works well with others. Shows up on time."
Is this possible? Can you give me a good starting point?
If check box 1-1 is "Works well with others" and check box 2-1 is "Shows up on time" I would like the box below to say "Works well with others. Shows up on time."
Is this possible? Can you give me a good starting point?