Expand my Community achievements bar.

Adding a new pageset via javascript

Avatar

Former Community Member
Hello,



I'm hoping that there is a way to dynamically create an additional body page at runtime via javascript. Currently, we have one instance of that body page showing up at runtime. On that form, we have a need to allow the user to dynamically add/insert a blank body page to the existing page list (one to many times). Has anyone done this before with javascript?



Thanks,



Adam
1 Reply

Avatar

Former Community Member
Hi,



this is possible.



Create a your blank subform body page. Set its presence to hidden. Then, through some event at runtime set the presence to visible.



There is quite a bit of help on this topic in the form. Search for hiding page.



Also, check out: Program Files\Adobe\Designer\EN\Samples\E-Ticket