Conditional logic with combo boxes and text fields
Greetings, all.
I have basically no understanding of JavaScript, so I'm hoping someone might be willing to point me in the right direction to see if I'm asking for impossible feats of PDF form wizardy.
I work with college students in building their schedules of classes for each term. I'm hoping I might be able to utilize JavaScript so that if a student selects a certain response from a combo box, a weekly schedule grid will block off days/times as potential time conflicts. (For example, if the user selects A from the combo box, Thursdays from 2:00 to 4:00 are blocked off in the weekly schedule grid.)
This seems a little different from other questions related to conditional logic within PDF forms since I'm not actually asking the users to answer additional questions based on their choices; however, can I adapt the JavaScript to make text elements hidden or visible based on student choices?
If that's possible, would any of you be willing to take pity on me and provide a basic code that I can copy and paste so that I can get headed in the right direction for making this work within my form? (Again, I'm really a novice at JavaScript, but I'm also capable of catching on to things relatively quickly.)
Please let me know if I'm asking too much of JavaScript or if I can provide any more details about what I'm hoping to accomplish. I appreciate your consideration.
