cancel
Showing results for 
Search instead for 
Did you mean: 

How to present content without showing the item in left nav bar?

Former Member
0 Kudos

Here's the scenario -

I have a single role. A user logs in and gets their content accordingly. The default content in the main display area is whatever the first item in the role is (e.g. IView A). Under that are various folders, iviews, etc.

How can I make the content from IView A appear, but not actually show the title of IView A in the left hand nav bar?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Here is what you can do (left navigation is called detailed navigation)

1. From the Page Content List of the Default Framework Page, select Desktop Innerpage and click Open.

2. From the Page Content List of the Desktop Innerpage select the Detailed Navigation iView and click Properties.

3. Scroll to the Start at Level property and assign a value that is one higher than the value of the Number of Display Levels property in procedure l. Configure Top-Level Navigation. For example, if top-level navigation is configured for one level, the detailed navigation begins on the second level, that is with the value 2.

4. Click Save.

Detailed navigation is not automatically synchronized with top-level navigation; the values you enter for top-level and detailed navigation must agree. For example, if you enter the value 1 for top-level navigation, while detailed navigation still has the value 3, one level is left out, creating a gap.

For more details check this

http://help.sap.com/saphelp_nw04/helpdata/en/2d/91e33edd37de63e10000000a11405a/frameset.htm

Regards,

Piyush

ps: please award points for useful answers.