cancel
Showing results for 
Search instead for 
Did you mean: 

How to change label of Detailed Navigation

Former Member
0 Kudos

Hello Forum Friends,

I have en EP 6.0 on WAS 640 SP19 on Netweaver 2004 , and I have structured a navigation hierarchy with a 2 level Top Level Navigation and with a third level in the Detailed Navigation, so that the third level constructs itself in the Detailed Navigation. But I need to figure out if I can change the label of the Detailed Navigation Iview, this is if I have in the Detailed navigation nodes relating to years, instead of having the Detailed Navigation Name in the name of the iview it displays Years as label, also in another page if the nodes in the Detailed Navigation are related to (for example) months, it displays Months in the Detailed Navigation iview name , since my boss doesn't want to see the label Detailed Navigation, but he want to have a label related to the content that is displaying.

I don't know if I can change someting dinamically with the Detailed Navigation Iview to have this behavior or if you can provide another workaround for having this behavior.

Thanks in advance

Luis

Rewarding point will be given.

Accepted Solutions (0)

Answers (1)

Answers (1)

benjamin_houttuin
Active Contributor
0 Kudos

Hi Luis,

The non-programming way to do this is the following:

1. Make Deltalink or hard Copy of the DTN and place them in you customer specific namespace. Do this for every title you need.

Lets say for this example 3 (Year, Month and Week)

2. Rename the iViews as you want (Year, Month and Week)

3. Add these DTN iviews as Dynamic navigation iViews to a all the pages that they need to be visible with.

If you don't have all the content yet you could better create a page template and add the renamed iView to the different Page Templates. Then create the pages based on these templates. Saves time when you need to change something in the future

4. Create a copy of you Frameworkpage and remove the default DTN of it.

5. Assign this framework/desktop to everyone who needs these "special labeled DTN"

I hope you get what I mean with this... If you want to do this with programming you could remodel the SAP DTN or build your own DTN based on TAG libraries.

Good Luck,

Benjamin Houttuin