-
Cascading 3 fields in word form
I have seen the code written by fumei for the following problem:
"In Word, Create form fields that, when one is selected, the options under the second one change. Also called cascading dropdowns.
In more detail:
Suppose you have a form you've created using the Forms toolbar. In it you have a dropdown for each department in your company. But once the person using the form chooses the department, you want them to choose a specific supervisor in that department. That means that the values showing in the second dropdown box are dependent on the value chosen in the first dropdown box. You CAN do it, and here's how. "
My question is: How can we cascade 3 fields. I mean after selecting an item from the second field how can we show a specific list for that item in the third field? How can we modify the code of fumei to be applied on 3 fields and not just 2 fields?
MK Meshref
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules