| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
do you mean hiding particular component/folder? or the whole navigtion menu frame?
If you navigate to the content reference setup page for your component, you should be able to see a "No Template" Check Box. Did you try checking that?
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
I think you are asking about how to hide the content reference on the navigation menu list.
GO to peopletools-> structure and content -> dig thro your component.
In the select the check box that says "Hide from Menu Navigation "
regards
Shiva
If you really need to Hide a content reference using PeopleCode, you may have to Customize the classes in PT_BRANDING application package. I guess the class name is BrandingBase (not sure about class name. i have done a similar change but it was sometimes back..)
Reply by Shiv4all is correct.that is the way to hide component from menu navigation or portal navigation.
Even we can disable the folder navigation.
Agreed that it is the correct way but it wouldn't work when you want to hide the content reference dynamically.
ya i have gone through the PT_BRANDING API package.It is possible in Branding Base application class.
How can I do since PeopleCode ?
I want to simulate on some component the Keys Ctrl-Y, its to say toggle menu between collapse and expand. (All the left menu)
Post new comment