I'm very much a novice at Livecycle and coding but I have a project that is very page heavy. I'm working in LC ES2.
I'm up to over 50 pages now and my task is to dynamically hide/show only pages necessary to open certain account types based on user selection of a dropdown list.
I'm stuck on how to do so in the most efficient manner. I've been working mostly with the action builder so far and I have messed around with a very short piece of scipt to make the presence hidden for various pages on the initialize event, then an action builder to show specific pages driven by the selection of text in the dropdown.
My question begins with, Is there some sort of script that I can add to make every page except page 1 hidden by default, then have my action builders show whichever pages I need?
Has anyone done anything similar and have any suggestions or samples of how you resolved the task?
Thanks!