Click here to Skip to main content
15,905,232 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
HELP. I know almost nothing about javascript, and have an URGENT need for assistance. I have created a .pdf form (created using Adobe Acrobat only; no supporting programs) and need a javascript for a checkbox form field. When user clicks on a checkbox that links to a specified page view (which I have already set as the first action for the checkbox form field), I want only that specific page to be visible, while some other specified pages in the document are hidden. Can someone share a SPECIFIC code to make this happen. For example, If page 7 is visible, pages 8-15 are hidden. Key is to list each page separately, as I will copy the script format multiple times for multiple combos, depending on which page I want visible and which pages I want to be hidden

Essentially:
If pageNum 7 is visible
pageNum 8 is hidden
pageNum 9 is hidden
pageNum 10 is hidden
pageNum 11 is hidden
pageNum 12 is hidden
pageNum 13 is hidden
pageNum 14 is hidden
pageNum 15 is hidden

Help will be greatly appreciated. I'll plug this forum (and the contributor) anywhere and anytime I can, if someone can provide a script that works (others have tried and failed).

Thanks.
Posted
Comments
Sebastian T Xavier 1-Aug-12 8:22am    
Knows nothing and only have an urgent need? Interesting !!!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900