Dynamically generated Detailed navigation and related link

Where is the Detailed navigation and related link configured for the ESS/MSS.
Is it done in the Homepage Framework  configuration?
I could see different navigation and related links for different worksets within ESS/MSS getting called dynamically. Where is this configured.

Where is the Detailed navigation and related link configured for the ESS/MSS.
Is it done in the Homepage Framework configuration?
I could see different navigation and related links for different worksets within ESS/MSS getting called dynamically. Where is this configured.
Hello Sir,
If you haven't made it at this point, this is indeed done via the Home Page Framework via the backend on the following IMG PATH:
> Cross-Application Components
  >  Homepage Framework
1. You make a resource available via the Role (via PCD)
2. You customize every other part as a cascade:
Define Area group / Headers
  -> Define Areas / Assign Area to Area Group
     -> Define Subareas / Assign subarea to Area
         -> Define Services / Assign Services to Subarea.
Hope I have clarified.
Regards,
Bentow.

Similar Messages

  • EP 6.0 Innerpage, Navigation Panel, Related Links issues

    I have been trying to reposition the navigation panel and related links panel on my pages but haven't had any luck. What I am trying to do is I want to be able to create a template where I can move the relate links panel to any location I want. I also want to be able to rename the title of the related links panel. Please advice.
    Message was edited by: Jaturon Lerlop

    OK. what i did was that I created a whole new portal desktop with customer page framework and layout. I also modified SAP-supplied par files in order to customize masthead, toolbar, navigiation panel etc.
    There is a tutorial on how to create a portal desktop. search around you will find it.

  • I  want to hide the detailed navigation and portal favorites

    Hello:
        Every person in SDN!
        I find another problem in WPC.
        I create a WPC role called A.After I preview this role,I  want to hide the detailed navigation and portal favorites.
        but I don't know how to do?
        Who can help me?
        lexian
       Thanks a lot!

    hi,
    you can do using default frame work page.
    1.go in portal_content/portal_users/standard_portal_users
    2.open default frame work page unclick the top_level_navigation
    then you wont be able to see TLN
    jayesh talreja

  • Default Detailed navigation and Portal Favorites naming and sections

    Hi,
    I want to manipulate the 'Detailed Navigation' and 'Portal Favorites' on left side menu of my manuscreen. I want to rename them and manipulate to add my own iViews fixed iViews under the Portal Fvorites.
    Now, I do find the Portal favorites default iView under ortal menu Content provided by SAP - end user content - Standard Portal Roles, but it is an iView, and I can't add iViews to an iView.
    I don't find the default Detailed Navigation iView nor page.
    Does anyone know how I can change these settings to fit my menu, without having to create a pop-up page?
    Kr,
    hilde

    Hi,
    To fine the Detailed navigation iview:
    Goto Content provided by SAP >end user content>standard portal users>Default framework page>open Desktop innerpage-->here you see detailed navigation iview..
    Change the name of the iview goto iview property-->Change the Name property...
    Add ur iview in to the role & open it.. It will open in the content area then add this iview to portal favorites..click on the right top corner menu & select Add toportal favorites...
    Regards,
    Senthil K.

  • Hiding Navigator and Builder Links on Account Info Page

    Can any one help me to Hide the navigator and builder links in the Account Info page ?
    I need a very basic account info page where the user can only change his password. I am hoping that oracle has an easy method for doing this. I would not like to build a customized page if possible.
    Thanks

    As for any portal page, you just have to set the right acces rules on the navigator and builder pages and the links won't appear.
    Also, if you just need a link to change password you can create it in an html portlet, just look at the adress the seeded link points to. You'll also so find some password change portlet in Knowledge Exchange.

  • Search IViews in the detailed navigation and display history data too

    hi all
    we have a req. that we will put an input box and a search button in the detailed navigation pane of the portal.
    the user need to put the transaction code and the corrosponding iview opens up in the content area.
    we first needed the way to be able to search that transactional iview inside the iviews folder but were unable todo so. what we did is to hard  code the pcd location of each iview in dynpro and uploaded that file which works fine.my questions are
    1.do we have  a way to search for a part.transacion based on its code in a part. folder
    2.we need to keep track of what iviews user searched for in past and promp him with that T-code when he starts writing the code. eg if he type S the prompt lists all T-codes which he seached in past starting from S. very much like it happens in google.com or over ur browser address bar.
    plz help if anyone is possible.
    thanx in advance

    Hi Vaibhav,
    What do you mean by suppressed?
    Is it gone, or just closed?
    If it is just closed, you can try 2 things:
    1. Check if the property "Initial State of Navigation Panel" of the page has any influence.
    2. There is a javascript method that opens it.
    You can see it by importing the file '<b>com.sap.portal.layouts.framework.par.bak</b>'.
    Navigate to
    System Administration -> Support -> Support Desk -> Portal Runtime -> Browse deployment
    then the folder
    ROOT/WEB-INF/deployment/pcd
    and press download.
    Import from par to Developer Studio, and check the javascript files under dist/PORTAL-INF for a function called something like 'expandTray'.
    Hope that helps,
    Yoav.

  • Hide detailed navigation and Portal favorites windows for some roles?

    Hi ,
    We want to hide Detailed Navigation Area and Portal favorites area for some specific  roles.
    Thanks & Regards,
    Subba Rao

    Hi,
    1. You have to create a seperate desktop.
    2.  Inside the desktop, the framework which you are assigning will contain Desktop innerpage, Masthead and Top level navigation page.
    3. You need to copy the desktop inner page and paste with different name (since it is a standard page)
    4. Now open the custom desktop inner page and remove the iviews what ever you dont want.
    5. So now your framework page will not have the detailed navigation anymore.
    6. Then we need to set master rule collection to load this desktop for a specific role using if... then  condition.
    Finally the role will have only which ever the iviews you have selected in desktop inner page.
    Thanks,
    Mahendran B.

  • Need to select current tab (dynamically generated) while navigation back

    Hi,
    Jdev 11.1.1.3 version.
    In my sample application I have two pages, DynamicTab.jspx and NextPage.jspx. In DynamicTab page I have dynamic tab (number of tabs depends on the data in db). Also have one 'Next' button. While clicking on 'Next' button we can navigate to NextPage.jspx. In NextPage.jspx I have only one 'Back' button to navigate back to 1st page.
    Lets assume I have 3 records in the db as a result 3 tabs will be there in the DynamicTab page. I have selected 2nd tab and then navigated to NextPage.jspx.
    While navigating back to 1st screen I see the 1st tab is selected not the 2nd one.
    My requirement is the current tab need to be selected while navigating back again (not the 1st tab always)
    DynamicTab.jspx :
    <af:panelTabbed id="pt1">
              <af:iterator id="i1" value="#{bindings.EmpVO1.collectionModel}"
                           var="row">
              <af:showDetailItem text="#{row.Empname}" id="sdi1">
              <af:outputText value="#{row.Empid}"/>
              <af:outputText value="#{row.Empname}"/>
               </af:showDetailItem>
              </af:iterator>
            </af:panelTabbed>Any help will be appreciated.
    ~abhijit

    Hi,
    There is a similar use-case where I proposed a solution here:
    Re: ADF: Remembering which tab you came from and returning to it.
    But in your case you will need to construct the ShowDetailItem component Id dynamically for this solution to work.
    Gabriel.

  • How to hide the Navigation and Builder links in edit mode

    I am building a portal that will have outside vendors sharing documents to a site... I would like them to be able to change the file, author or experation date ... but I don't want them to see the naviagtion or builder links when you go into edit mode... any suggestions

    Hi,
    Try with iview "Open on new window" parameter options. Perhaps if you use new window without head, you can show iview without options you don't want.
    Hope this helps,
    Iván.

  • Javascript error generated on localization of detailed navigation links.

    I m working on an application in EP KM and doing localization. when I log in with language user I m getting javascript error.
    error comes when I click on the link in detailed navigation. All the detailed navigation links has been translated in 4 languages.(Spanish,French,Italian,german). Special character problem is also a problem in detailed navigation, on Page and iviews its fine.
    anybody idea about translation of detailed navigation and any error that is generated by that link. ( We have done translation using worklist translation manually. )
    I cannot modify Script that generates errors. Because It is auto generated by SAP.
    I watched preview of available pages in that particular language, I am getting no errors.
    So I think there is no error with language.
    So what can be the problem actually?

    Hi,
    We are experiencing the same issue and believe it is a required change on the detailed navigation.
    If you are able to fix this, please can you let me know what the possible fix is.
    Thanks
    Kai

  • How to disable or grey out a link in detailed Navigation

    Hi All,
    We have requirement in which few of the links in are to be displayed as greyed out or disabled in detailed navigation and in navigational pages. This is to stop the users from accessing the link for sometime say for a week or so.
    I have managed to grey out the link in navigational area. But couldnt find a way to do it from Detailed Navigation. If i click on the link on detailed navigation, it would open the applicaton.
    Kindly help me on how to disable or grey out a link in detailed navigation.
    Thanks
    Namit

    Hi Namit,
    Open the particular page , and select dynamic navigation (from the right hand side corner Display drop down menu ) .
    U will get all the links which r there in the detailed navigation.
    and uncheck the visible property .
    Surekha.

  • EP6: Switch positions of Detailed Nav and Dynamic Nav iviews?

    By default, the Detailed Navigation iview is, from the top of the screen, first, then the Dynamic Navigation iview.
    Is there any way to switch this?
    I tried changing the layout of the Desktop Innerpage (from the content list of the Default Framework Page), but these two iviews aren't even visible in the Edit Layout Screen.

    Hi Eric,
    you should be able to see these iViews there. Just continue clicking on Edit (select Desktop Innerpage first and then click on edit). In the next screen you should see several iViews (among them Detailed Navigation and Dynamic Navigation) now click on Layout and you should be able to change the position of these two iViews.
    Hope this helps,
    Holger.

  • How to change label of Detailed Navigation

    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.

    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

  • Related links

    Hi,
    I would like to mimic the design of the user administration functionality for my application.  however, I am having problems managing the related links in the detailed navigation. The links open in a new window, and I wish them to open in the cenral area.  Also, I don't wish to have the black page tabs at the top, only th elinks.  Does anyone have a solution.
    thanks in advance,
    Mariana

    Hi
    Permanent display is within the default framework, not your Page. It can be found in PCD>Portal Users>Standard Portal Users>Default Framework Page
    Thanks and regards
    Kwong Tat

  • How to disable automatic loading of iView/Page in detailed navigation?

    Hello,
    We've upgraded our portal 7.0 from SP9 to SP12.
    I've noticed that SAP have added this change: Whenever a user is navigating between one role/tab to another in the top level navigation the first folder at the detailed navigation is automatically opened and the first content there is automatically loaded.
    I would like to disable this option - I've looked at the new properties that have been added to the detailed navigation iView between SP9 and SP12 and could only find these two: Display Parent of Hidden Node and Open Folder When Launched.
    These two are not solving this problem and they are disabled anyway.
    Any ideas...?
    Roy

    Roy,
    Role and Workset Hierarchy:
    Folders F1 and F2 (Roles) are defined as entry points and therefore appear on the first level of the top level navigation bar. What happen is when we click F1 (Role), the underlying folders F1a and F1b (Worksets) appear on the second level. On click on F1a the first entry F1a (Workset) of the second level is activated and its contents (iViews) are displayed in the detail navigation and the contents of the iView is displayed in the portal page of the content area.
    And same procedure happens with F2 role on the first level of the top level navigation bar. When we click on the F2 (Role) the underlying folders F2a and F2b (Worksets) appear on the second level of the top level navigation bar. On click on F2a the first entry F2a (Workset) of the second level is activated and its contents (iViews) are displayed in the detail navigation and the contents of the iView is displayed in the portal page of the content area.
    I think need to configure levels of TLN which includes top level navigation, detail navigation and content area and then need to define the entry points.
    Below are the links for configuring levels of TLN and right below it you will find link for define entry point:
    http://help.sap.com/saphelp_nw04/helpdata/en/5a/33befa45ca7f459b24d0c5d51d0749/frameset.htm
    Hope this time it helps you.
    Thanks
    Mona

Maybe you are looking for

  • 10.6.8 MBPro Screen Sharing suddenly can not connect to our other Macs.

    We've used Screen Sharing from our MBPros for the past few years to manage our Mac file & media servers. Last year we replaced our G5 file server with a Mac Mini with Lion server. No problems - we could still use Screen Sharing to manage both this Li

  • Secunia & Adobe Acrobat Pro Extended 9.3.1

    Hi, According to Secunia, my updated version of Adobe Acrobat Extended Pro 9.3.1 is insecure. I have clicked on the Download Solution button on Secunia to obtain the latest Adobe Acrobat Version. After loading the latest version, I still have the fol

  • Computer gets HOT!

    I have my MacBook Pro on for about 20 minutes before the back left part of the computer gets extremely hot. It's been constantly updated, etc. Also, I've reset/shut down the computer for several hours to cool down. It still gets hot even when I have

  • Export to PDF & Print of Webi document with Xcelsius SWF file embedded init

    Hi , I have embedded an Xcelsius model as HTML in a webi document. It works fine in the Infoview. However, when I export to PDF or print the webi document , the Xcelsius flash component does not show up. I just get a box with the HTML code in it. Ple

  • LENOVO ideapad u350 bsd problem

    Hi everyone, this morning I tried to boot my ideapad u350, but unfortunately i experienced the bsd (blue screen of death) with the following message "unmountable boot volume" and the following codes "STOP: 0X000000ED (0X858BCA08, 0XC0000185, 0X000000