Am new to this world and need to create a pdf form where I can hide and share fields with drop down menus. Thus the task is...
Creating a pdf form with drop down selection boxes.
One field is client (so users select a client from drop down menu)
I need to be able to hide and show other fields.
i.e
If they select CLIENT A (within client field) it will show CLIENT A's specific choices in another field (which will also be a drop down menu)
If they select CLIENT B (within client field) it will show CLIENT B's specific choices in another field (which will also be a drop down menu) and not show A's choices.
SO the form would look like
Client = JOE BLOGS SANDWICHES
Section = MARKETING.
So the javavscript needs to say - if client field is A show box 1, if Client field is B show box 2 etc
Can anyone help???

No one has replied yet! Why not be the first?
Sign in or Join us (it's free).