Referencing Form Fields from different PDF
Hello,
I have a PDF with several checkboxes on it. Depending on which checkboxes are checked, another PDF (actually a packet of PDFs), will automatically open. This part is working fine. Depending on what checkboxes were initially checked, I may also want to hide unneeded fields on the PDFs that open up. I know I have to use a "this.disclosed = True;" statement. But haven't used that before. The only place I see that makes sense to place the javascript is on the "Page Properties" where I want the fields to either be hidden or visable. This is also where I was putting my disclosed statement. I've included a screenshot of the code. Any help would be wonderful! The original document opened is named PafPre. The PDF packet it opens in this case, is 067p_PIN_Only. 
