Expand my Community achievements bar.

Show or hide an entire page using Scripting

Avatar

Community user
Hi All,

I am new to the life cycle designer.

Can any one tell me how to show or hide and entire page using the scripting. I want some pages to appear or disappear based on their selections on the form.



Thanks,

Vikram.
5 Replies

Avatar

Community user
Set the page presence property to hidden. The form must be dynamic for this to work

Avatar

Community user
Hi Paul,

Thanks for the response.

it works i was trying to do it with master pages and could not find the hidden answer. it works now.



Thanks,

Vikram

Avatar

Community user
Paul,



A similar question, is there a way to have a total of 5 pages, on the first page you simply have a header (master page) and (4) possible selections - if you choose selection #1, only page one is shown, if you select #1 and #2, then pages one and two show, and so forth? Can this be done with some scripting as well? If so, can I get a suggestion on how to do this?



keith.reim@chlsystems.com

Avatar

Community user
Yes .....simply set the presence property of the page to hidden or visible to hide and show the appropriate page. All objects below the page level will adopt the property of its parent.