Pages: 1
I have created a form in Designer 7 and it is interactive when viewed as a PDF. Some subforms are hidden, unless triggered (via check box)to become visible. Once the form is saved, closed, and then reopened, the checked box does remain checked but the correspinding subform that the clicked check box is supposed to make visible is hidden again (this is the problem). I want the user to be able to check their boxes, have those boxes' appropriate subforms appear, save that form, and then reopen it so that they can see the subforms that had appeared originally for them when the boxes were first checked. In other words, how do I make the subforms that are scripted to be hidden unnless a corresponding clicked checkbox makes it visible REMAIN VISIBLE after the check box is selected, the form is saved and closed, and then reopened?
My Product Information:
LiveCycle Designer Standard 7 / Windows
Offline

Use the "Form Ready" or "Doc Ready" events to reset the visibility of the subforms. Be careful though. These events are fired more than just when the document is opened. Create and set a varible that's attached to the top level of the form structure after resetting the subform visibility. Use this variable as a gateway to the subform visibility logic.
Offline
Hmmm. How would one go about coding that? Thanks for taking an interest in this question!!
Offline
Nevermind - I got it!!
Thanks!
Offline
Pages: 1
AcrobatUsers.com >> User Groups • News • Events • Articles • Blogs • How To • Resources • Member Log in