How to hide Menu while transferring from one page to another page (with in Peoplesoft)

There are various ways to achieve this.

When I google for this I am able to see one javascript to be placed in target page. But most of the Technical Guru's won’t accept this solution since we need to add HTMLAREA in your delivered page.

But below solution will work.
Instead of Transfer please use below approach…

&MyURL = GenerateComponentContentURL(%Portal, %Node, MenuName.menu, "GBL", Component.Component, Page.Page, "U",keys);
ViewContentURL(&MyURL, True);

Comments

Popular posts from this blog

Peoplesoft SFTP

How to find the Java Version being used by WebLogic

Peoplesoft Error: All Processing Suspended: Restart OPRID=PS, RUNID=RUN01, PI=5000(108,503)