Yep you guessed it. Another InfoPath 2003 (IP2k3) newbie here. Anyway...
I was recently volunteered to create a new performance review form for my company using IP2k3. The form includes a rating scale section for core competencies and I have been ask to have the form "pop-up" / display an area of examples when a user clicks on the competency description text. What I was hoping to do was use a hyperlink & anchor tag combo. Unfortunately, the hyperlink control does not look promising.
| Competency |
1 |
2 |
3 |
| Competency 1 | Example of rating scale table
(rb) |
(rb) |
(rb) |
When a user clicks on "Competency 1" the form would jump to a section that displays some examples for that competency. Other possibilities could be to open a pop-up or toggle the visiblity of a section / row displaying the examples. I am not a fan of using pop-ups but will consider using if that is my only option.
BTW, I am using Jscript, so if the answer is to "code it" please provide example code that I can "borrow," I mean re-use.
Any suggestions would be greatly appreciated.