'Detailed Navigation' Tray

I would like to put the ‘Employee Search’ (Team Viewer) so it appears in or under the 'Detailed Navigation' Tray or in a separate Tray underneath ‘Detailed Navigation’.
Can someone tell me how to do this?
Thanks

hi stuart payne
in detailed navigation u put this code
<nav:navNode
                    navTarget="<b>here u give address of the employee search iview</b>">
                    <nav:navNodeAnchor
                         navigationMethod="byURL">
                    </nav:navNodeAnchor>
               </nav:navNode>
these code should be in detail navigation par file

Similar Messages

  • Unable to View the contents in Detailed Navigation

    Hi,
    I have changed the IP address of the machine on which the portal server was installed to a Public IP address and from then onwards only i am facing the problem in the detailed navigation.Everything is working fine except the detailed navigation.
    I am able to view the links in the Detailed navigation only on the local machine(Same System where EP is installed).But when i try to access from the internet on any other machine i am not able to view the links in the detailed navigation.It appears minimized.When i click maximize(Collapse tray) it doesent report any error but not links will appear in the tray.
    Portal version : Ep6 SP9
    Any help will be appreciated.
    Thanks in Advance,
    Varma.
    Message was edited by: Rajendra Varma

    Hi Rajendra,Stephan
    Please check the naviagtion properties for the IView.
    The radio button agaist the property "Invisible in Navigation area"should be selected to No.
    Or just make sure all the navigation properties for IView are correct.
    Hope this helps
    Parag

  • Different links in the detailed navigation, based on URL alias

    <u>What I'm trying to do :</u>
    Based on URL aliases /irj/portal/individual or /irj/portal/business
    I will dynamically add an UME group to the already logged in user.
    <u>Filter :</u>
    If clicking on /irj/portal/individual I will store "group=individual" in the context, and add UME group individual, if clicking /irj/portal/business I will store "group=business" in the context, and add UME group business and remove individual, and then redirect to the same URL.
    <u>Configuration</u>
    Each UME group has a one-to-one mapping to a Portal role.
    I will place an ACL on the PCD content, based on group, hiding/showing aggregated folders, hanging under the roles.
    <u>Wanted end-result</u>
    Different links in the detailed navigation, based on URL alias.
    <b>My question is how you would implement the filter part, mentioned above ?</b>
    Portal app or J2EE servlet filter or something else ?

    Hi sunil,
       Create a JSPDynPage component(C) having 2 hbj:link whose hrefs point to these 2 iViews(A and B). U can get the href of the iView by previewing it(for A and B). Create an iview from the par component (C) and add it to the DLN so that it shows the links to ur iViews(A and B). U can make the Show Tray property of this iView (C) to false.
    Regards,
    Harini S

  • Detail Navigation

    Hi Team,
    In Navigation panel i want to remove Detailed Navigation Name
    I checked in theme editor but i could'nt find the property
    Please help me

    Check that the object is not locked (System Administration > Monitoring > Portal > Object Locking).
    If it is not locked, verify that you are editing the proper framework page.  Goto System Administration > Portal Display > Desktops & Display Rules > Portal Content > Portal Administrators > Master Rule Collection.  Find the desktop that is being used and then check what framework page is being used by that desktop.
    Secondly, you want to edit the properties for the Detailed Navigation iView, not the Desktop Innerpage.  You need to first open the Desktop Innerpage so that you can access the properties for the Detailed Navigation iView.
    Also, if you change "Show Object Name in Tray" to No, then the tray will still exist, but the name will not be displayed.  If you want to remove the tray entirely, then change "Show Tray" to No (that is what it sounds like you want to do).

  • Portal detailed navigation is missing

    Hi, Gurus.
    Good day!
    I'd like to seek help from you because one of our end users reported that whenever he chose the links (which is under the portal favorites), the detailed navigation is missing.
    I checked with most of the users, and their detailed navigation is showing okay. It seems that it only affects to one user.
    I tried clearing the entire navigation cache but the issue still persists.
    Would you be able to advice on this matter?
    Thank you,
    Virgilio

    hi virgilio,
    i see.
    first check if the collapse tray state is open (title bar on the right). if not - try to clear the personalization data within the portal of those users and check again (http://scn.sap.com/docs/DOC-2753 - the chapter "Deleting the Personalization through Personalization Clean up" also applies for NW7.31)
    regards,
    christian

  • How to add links in the detailed navigation area of the navigation panel

    hi everyone,
    I had developed 4 iviews. 2 of those iviews i added to 2 different pages. And the 2 pages added to workse and assigned a role. i assigned this role to user. and it is working fine.
    i want to add remaining to iviews as links.
    how to add the links in the detailed navigation area of the navigation panel.
    regards
    sunil kumar.ch

    Hi sunil,
       Create a JSPDynPage component(C) having 2 hbj:link whose hrefs point to these 2 iViews(A and B). U can get the href of the iView by previewing it(for A and B). Create an iview from the par component (C) and add it to the DLN so that it shows the links to ur iViews(A and B). U can make the Show Tray property of this iView (C) to false.
    Regards,
    Harini S

  • Detailed Navigation items missing on Extranet

    Hello all,
    Our portals were recently configured so that they are now accessible on the extranet. So now, we access the portals through the VPN.
    When we do so, the detailed navigation panel becomes blank. No items appear under it. The TLN works fine though. When we access the portal within the intranet it works fine.
    Any idea what the problem could be?
    Thanks and Regards,
    Reena

    hi virgilio,
    i see.
    first check if the collapse tray state is open (title bar on the right). if not - try to clear the personalization data within the portal of those users and check again (http://scn.sap.com/docs/DOC-2753 - the chapter "Deleting the Personalization through Personalization Clean up" also applies for NW7.31)
    regards,
    christian

  • Open iviews in new window from detailed navigation context menu function

    hello,
    when we click in the detail navigation menu and in the context menu (because many of ours users are used to right click to open a link in a new window on the internet) on the functionnality "open in new window", the start page is always display instead of the corresponding iview ...
    could you tell me if there is a configuration into the portal to :
    1- suppress the function "open in new window" from the context menu in the detailed navigation !
    2- make the iview displayed into the new window really the iview desired !
    best regards,
    Olivier.

    Hi Olivier,
    The frist part is very precise. Not possible. Period. The reason is that the links are calling JS and not directly calling a http target.
    About the second part: Within the Light Framework, you create a Light Detailed Navigation. And in this case, the links are direct http links. So with that, you have what you want.
    For the Light Framework see http://help.sap.com/saphelp_nwce10/helpdata/en/43/0174a642406db7e10000000a422035/frameset.htm and around.
    Hope it helps
    Detlev

  • Can't find services in the Detailed Navigation when open from Overview page

    Hi,
    We have developed a custom area page for our ESS application. The area is visible in the Overview page as well as in TLN (Top leavel navigation). When we open the area from TLN the services under this area are visible in the Detailed Navigation(DN) on the left. But when we are trying to open the area from the overview page we can't be able to see the services in the DN and we have realized that the focus is on "Overview" in the TLN. In DN also only the Overview link is coming. But for other standard ESS applications the focus in the TLN is changing.
    Please help to find the solution.
    Thanks,
    Sekhar

    Hi Sekhar,
    Did you get any solution for this issue. I am facing the same situation.Please advise.
    Thanks,
    -Ashwani

  • Problem in loading the Portal Content Directory Structure & Detailed Naviga

    Hi
    we have installed EP6 SP16.When we are opening any tab detailed navigation is not loading.Some java sript errors are coming.Here iam pasting those errors.
    Please suggest asolution.logged in as super admin
    java script errors
    access denied.
    null or not an object.
    object required.

    Hi Gopi,
    A. <b>Pls check your browser settings</b>.
    We did face similar problems like Java script errors throwing msg's
    " null or not an object.
    object required"
    Hope you are using IE. If so,
    1. Go to  Tools - > Internet Options - > Advanced .
    Enable " http1.1 through Proxy Connections".
    2. Increase the Cache.
    B. <b>Check whether the user has permissions to access the portal content</b>
    Go to Content Administration - > Portal Content.
    Select Portal Content and right click. Select Permissions and check out.
    Regards,
    Venkat.
    [Pls reward points if useful]<b></b>
    Message was edited by: venkat

  • Detail Navigation missing when i link a web page in the WPC Scenario

    Hi to all.
    I had publish WPC site with the External Connector method.
    I have some Web Pages linked in the Navigation Structure, when i link one of this from a internal link (for example in a List link or other) I displayed the page and the detail navigation is visible and the focus on the destination page is light.
    Well, when I try to link a Web Page that not is linked in the Navigation structure (open it in the same page) the Navigation structure is missing.
    Why? How i can leave the NAvigation structure and display the page?
    Many thanks for your help in advance.

    Hi,
    this scenario is not supported by WPC. I think it was written somewhere (in a note or so). The problem is that if a page is not included in the navigation structure there is no navigation node associated. And so link to that page does not contain NavigationTarget therefore it does not trigger a real portal navigation but just displays the page in the iframe in which it has been fired. That means if you are using the standard framework page (i.e. with frames) page is shown in the inner most frame and the rest is untouched (side effect from which is that the TLN is not updated) and if you are using the light framework page after click the page is shown on the whole window as there are no iframes.
    May be you would be able to work around this by selecting such page to be opened in pop up window. Other options exist but they are more complicated as solutions.
    Hope that helps.
    regards,
    --epexpert

  • Links in detailed navigation

    how do i add new links in the detailed navigation section? is it added in workset or page?

    Hi Arun,
    The Hierarchy of Portal object is iview, Page, workset, role. You can view application once the role is assigned to the user. If the entry point is role, role and workset appears in the Top Level Navigation (TLN) and the rest of the hierarchy appears in Detailed Level Navigation. Usually the no of items in TLN is 2. We can change it to 1,2 or 3 depending on the requirement and the rest if any will appear in the DLN. So we cannot say which object appears in the DLN.
    Also there is concept of Workset within Workset, Page within Page. It all depends how the object is packaged.
    Have a look at this documentation
    http://help.sap.com/saphelp_nw04/helpdata/EN/47/3f703e632c7937e10000000a114084/content.htm
    Regards,
    Ganesh N

  • How to put a web link in the detailed navigation

    How can you put a web link in the detailed navigation?
    I know that if your role contains iviews that are 3 levels down (default), then the link to the iview will appear in the detailed navigation. But, I want to put a link to a external site in the detailed navigation - is this possible?
    Thanks
    Patrick

    I have a page set with a url iview and it opens from the detailed navigation in a  new window fine.
    however when clicking on a link to the page via a landing page which displays the KM content page folders, it loads it in the portal active window still (with nav and masthead).
    Any ideas how to get the km link to open in a new browser window?
    thanks
    Message was edited by:
            Alex McKnight

  • Can you default a detailed navigation folder to an "open" state?

    We have a workset containing iViews, and the detailed navigation on the left displays the iViews within a folder as we would like.  However, the folder defaults to being closed, thus making the user click twice to arrive at an iView inside.  Is there a way to default that folder to being open?

    Hi Kris,
    Its is not possible to have a folder expanded by default when you have all other parallel folders are closed.
    Either you can expand only the root folder on DLN or expand all the folders. Expanding all the folder option would need DLN .par customization.
    Set the below settings to open launched folder:
    Go to Your current Framework Page -> Desktop inner page -> Open Detailed Navigation iView and set the property ->  Open Folder when Launched as yes.
    Initial State of Navigation Panel option shall expand/close the entire DLN.
    Ram

  • How to Display Detailed navigation passing Top level navigation node name

    Hi All,
    I have prepared a DLN par file but unfortunatly my requirement is such that I need to pass one of the toplevel node name as input parameter and that should display the corresponding DLN which is from 3rd level.
    I have checked in sdn for passing a value to the navigation tag lib which will consider it as a selectednode but could find none.
    Can some body suggest me how to acheive this.
    Thanks in Advance.
    Sai Krishna. K

    Hi Kiran,
    Thanks for your Reply..
    Following is my Scenario:
    I use 2 same versions of portals connected via federated portal concept.
    I have my detailed navigation par file in portal2 and was calling it from portal1 from a iview.
    Since I am not physically navigating in portal2(which mean there is no selected node to iterate ), when I call that iview in portal1 it is picking up only 1st node in top level navigation.
    So i need to pass "My reports" (as 1st level) & "India" (as 2nd level) as parameters such that it gets only its DTN at all times from 3rd level.
    Hope you understand my scenario, below is my iteration code logic.
    <div id="myslidemenu" class="jqueryslidemenu">
    <ul>
         <nav:iterateSelectedNavNodesLevel level="<%=START_LEVEL%>">
         <%-- the 'currentDepth' attribute provides the byte value of the current level --%>
        <nav:recurseNavNodeChildren currentDepth="depth">
             <% current = start + depth.intValue() - 1; %>
             <%=writeClosingTags(last - current)%>
             <%
            last = current;
            %>
            <%-- we want to distinguish between folder and leaf nodes so we can use different graphics --%>
              <%-- complete the html syntax for the 'class' attribute pass it as an anchor attribute--%>
              <li><nav:navNodeAnchor navigationMethod="byURL" />
              <%-- checks for additional navigation level and the appropriate html tags to accomodate them --%>
            <nav:ifNextRecursionDepthWillIncrease>
                <ul>
            </nav:ifNextRecursionDepthWillIncrease>
            <nav:ifNextRecursionDepthWillNotChange>
                </li>
            </nav:ifNextRecursionDepthWillNotChange>
        </nav:recurseNavNodeChildren>
        <%=writeClosingTags(last - start)%>
        <% last = start; %>
    </nav:iterateSelectedNavNodesLevel>
    </ul>
    </div>
    As per the passing parameter concept please explain me a bit more clear with step by step procedure.
    <b>Here if not passing parameters, providing static values will also do for my requirement.</b>
    Many Thanks,
    Sai Krishna.
    Edited by: Konchada Sai Krishna on Feb 14, 2009 9:42 PM

Maybe you are looking for