No refresh second level navigation

Hi,
When I click the same second level navigation item again the selected page or Iview is not refresh its self. When I click another item on the second level navigation and go back to the previous item the page or iview is refreshing.
Does someone has a solution! I'am using portal 7 latest patch
Kind Regards,
Richard

Hi Ravi,
Can you turn on navigation debugging and post the log file?
Daniel

Similar Messages

  • Second level navigation menu not highlighted

    Hello Experts,
    We have a par file which is redirecting to a third party website from portal using Response.sendRedirect.Here the issue is when the third party website opens in the same window in portal,second level navigation menu is not getting highlighted,its still highlighting the previously selected menu.We are on EP6 SP16.
    Thanks in advance,
    Suresh

    Hi Suresh,
    I guess that's because you are just redirecting the page & this doesn't refresh the Navigation nodes.
    Hence just try adding the below code before redirection.
    refreshPage() ;
    function refreshPage() {
    try {
    frameworkSupport.refreshContentArea();
    } catch(e) {
    document.location.reload()
    Redeploy and check. I think it should work.
    Regards,
    Santhosh

  • ESS worksets not visible in second level navigation

    Hi all,
                    I installed ESS 600 sp08 on EP 7.0. I dint changed anything.The ESS worksets should be visible in the second level navigation .But in my case they are not visible in the second level navigation.They are visible in the detailed navigation.
    What can be the reason for this?I want the ESS worksets to be visible in second level navigation.
    Any clues please.
    Thanx and regards,
    rajesh

    Hi
    As posted above, this could be an issue with TLN level. To reset TLN level, check out this [link|http://help.sap.com/saphelp_nw70/helpdata/EN/5a/33befa45ca7f459b24d0c5d51d0749/frameset.htm].
    Regards
    Prabhakar

  • Controlling visibility of Second Level navigation tabs in portal

    Hello,
    I have a request to create second level navigation based on user authorizations. The first level nav is called Applications, the second level navs under it are called SAP and BI. I only want to show SAP for some users and BI for others, and in some cases both.
    When I created workset Application and assigned SAP and BI worksets under it, no matter that what authorization I give or not give to the user, both of them show up, unless I remove the role for Application worset, then nothing shows up.
    If I remove SAP and BI worksets from Application workset, no matter what I do with roles, they do not show up. I kinda guessed that this will happen but just tried something anyway.
    Can someone please explain who this can be done or is it not possible?
    Thanks,
    Alex

    Hi Alex,
    The navigation structure does not depend on authorizations but only on the roles assigned to the user (directly or through groups).
    For your structure, you would create two roles, one SAP role and one BI role. Both roles start with an RoleFolder "Applications" as the role EntryPoint, where the child of this node within the SAP role is the SAP workset and the child of this node within the BI role is the BI workset. To get them merged, you will have to maintain the mergeID property on the corresponding elements; see http://help.sap.com/saphelp_nw04s/helpdata/en/53/89503ede925441e10000000a114084/frameset.htm for details of the merging concept and properties (that is what you are looking for).
    Hope it helps
    Detlev

  • How to diffrentiate the colour in the  Second level navigation

    Hi Friends,
    If the user selects the tab in the second level navigation how to make diffentiate in colour with other tab  in the second level navigation.
    Thanks
    Srikanth

    Hi,
    Normally it becomes bold if a user clicks on any workset
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60caa539-8e51-2a10-0e83-e0a68ab3f5aa
    For color changing you can do it by customizing the masthead par.
    Sorry if I mis understand.
    Thanks and regards,
    gopal.

  • IView from second level navigation merged with Other page

    Hi All,
    I encountered a typical problem with iViews.
    I have second level navigation with links as AAA,BBB,CCC (work sets) added to the Role-1.
    CCC is a work set which is been added with pages CCC-1,CCC-2,CCC-3. (CCC-1,CCC-2,CCC-3 are also added to detailed level navigation).
    Now on clicking of CCC (second level navigation link), I have page displaying with CCC-1 (which is working as desired).
    Now I have page DDD wh.ich is directly to the Role-1. Hence now second level navigation is displaying as AAA,BBB,CCC,DDD on clicking on Role -1 .
    Now when I click on CCC, while displaying the contents of CCC-1, DDD (page) is also displaying beneath of the CCC-1.
    I don't want this DDD merging with CCC-1.
    Can any one help me, how to resolve this issue.
    Thanks in Advance,
    Chinna.

    Hi,
    Just a thought : you could create a new workset and put DDD in it and see if that helps.
    Regards,
    Pierre

  • Show Portal Sub-Role on Second Level Navigation

    Hi Experts,
    We have a requirement, to embed some of our portal roles within some master roles.
    Issue
    I have a role called Parent_Role on the portal
    Then I have two other child roles:
    Child1_Role
    Child2_Role
    Now if I add Child1_Role and Child2_Role as sub roles to the Parent_Role, and then assign the Parent_Role to my User ID,  I see both Child1_Role and Child2_Role on the first level of Top Level Navigation. However, I don't see Parent_Role on TLN.
    What I need to do is, have Child1_Role and Child2_Role show up on the second level of navigation, and have Parent_Role show up on the first level of navigation.
    Is this possible?
    Thanks!
    Max

    HI Max,
    Ideally this is what happens what you have requested for , Can you check whether the entry point is yes for you Parent Role.
    1.) Create a Parent Role and make entry point "yes".
    2) Assign the child roles to the Parent Role.
    3) Assign the Parent role to the User.
    This should work fine.
    Thanks
    Pankaj

  • Problem in second level navigation for some users.

    Hello friends,
                    We have a group with few users, we have assigned certain roles to that group, all the roles are visible to all but the order of second level navigatin has changed for some users and not for all. Please suggest some solution.
    Thanks,
    Mitts

    Hi Mittal,
    Is there any merging of roles going on?
    When you assign new roles, does the 2nd level navigation contain the same nodes but in a different order, or are there additional nodes added?
    Perhaps you can explain in more detail the set up.
    Daniel

  • Disable second level global navigation

    Hi,
    We have a requirement where we want to disable second level menu in global navigation.
    Business Site1
            |
    Business Site 2 --> Business Site 3
    So the currently, the Business Site 2 is clickable. Our requirement is that Business Site 2 should not be clickable, only Business Site 1 and business Site 3 should be clickable.
    Or on click of business Site 2 , business Site 3 should open.
    The setting for global navigation is to inherit from parent site and Show subsite is set to true. So there are no explicit nodes created. All the nodes are for Subsites. In this way when I try to change the settings programmatically, the count of nodes
    is 0 as there are no nodes available.
    Please help.
    Regards,
    Vijay

    Hi Victoria,
    Thanks a lot for the above script. That has worked for me and I am able to disable only the second level navigation. Just one correction is needed in the above script. "static" class should be replaced by "dynamic". So the final script would look like this:
    <script src="http://code.jquery.com/jquery-1.10.2.min.js"
    type="text/javascript"></script>
    <script type="text/javascript">
      $(function ()
      $(".s4-tn li.dynamic.dynamic-children > a").attr("href","#");
    });</script>
    The above script will work perfect. I am marking this as answer. Thanks again.
    Just one more question. Will that above script be limited to global navigation only. Won't that affect any other links on the Site.?
    Regards,
    Vijay

  • Cross Level Navigation

    The problem is....
    I have two top level tabs. Tab1 and tab2. Under Each tab I have second level navigation, subtab1 and subtab2. If I am on Tab 1 and then click into subtab2 of the second level navigation, I get a graph. If I then click on the top level nav, Tab, I want to go to the same second level navigation, so it would automatically take me to subtab2 instead of subtab1.
    Anybody know how this is done?

    Hi,
    As far as I know, this cannot be done without development.
    The portals is developed to choose the first sub-tab inside the main tab when clicking on a tab in the TLN.
    you can re-write the frame to match your needs.
    Best Regards,
    Natti Nachmias
    Senior SAP Basis Consultant

  • ESS - Top-Level navigation changes by following a link in an iView

    Hi,
    if i follow a link in an iView for example:
    Ess - overview - employee search - who is who it changes my TopLevel-Navigation from Employee Self-Services to another.
    The First-Level Navigation changes, the Second-Level Navigation is the same as in the Employee Self-Services ( Overview, Employee Search, ... ). By activating one of them it gives an error ( JavaScript ):
    gNavTreeChildren[...]children is null or not an object
    Why does it change my First Level Navigation?

    the source-code:
    <a class="urLnkFunction urVt1" id="CNDBNBBJ.AreaViewStatic.ServiceLink10"
    ct="Link" title="Participation Overview" onkeydown="return me.h_m(event,window,'sapUrMapi_Link_activate
    ('CNDBNBBJ.AreaViewStatic.ServiceLink10',SSR.event)');" href="javascript:void(0);" onclick="return me.h_e(event,window,this,'Link','LINKCLICK',
    {'event':'event','ControlId':'CNDBNBBJ.AreaViewStatic.ServiceLink10'},'',true);"><nobr>
    <span class="urTxtStd"><span ct="Caption" title="Participation
    Overview">Participation Overview</span></span></nobr></a>
    regards
    Sleepy_head

  • Top Level Navigation Problem

    Hi guys,
    recently, I ran into something really strange. The Top Level Navigation (TLN) became faulty. If the user clicks on certain entries in First Level Navigation or Second Level Navigation the content area is not loaded properly. The content area stays empty as well as the detailed navigation iView (no navigation entries listed). Furthermore, the TLN does not get updated.
    The weird thing is it only affects a few users and the set of affected navigation tabs is different for every user. The problem affects standard tabs (System Administration, Content Administration, etc.) as well as custom tabs. The set of affected users and the set of affected tabs seems to be arbitrary chosen.
    A new log entry is written every time the problem occurs. Find an example below: 
    <i>
    [PortalNode.fireEventOnNode.toEventListener] event=onNodeReadyEvent, target=com.sap.netweaver.coll.CollaborationDetailedNavigation, operation failed
    [EXCEPTION]
    java.lang.NullPointerException
         at com.sapportals.portal.navigation.CollaborationNavTree.isCollaborationNode(CollaborationNavTree.java:490)
         at com.sapportals.portal.navigation.CollaborationNavTree.doOnNodeReady(CollaborationNavTree.java:227)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
         at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
         at com.sapportals.portal.pb.PageBuilder.createAndAddEmbeddediView(PageBuilder.java:174)
         at com.sapportals.portal.pb.PageBuilder.createiView(PageBuilder.java:387)
         at com.sapportals.portal.pb.PageBuilder.createAndAddiViews(PageBuilder.java:230)
         at com.sapportals.portal.pb.PageBuilder.doOnNodeReady(PageBuilder.java:572)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
         at com.sapportals.portal.pb.PageBuilder.handleEvent(PageBuilder.java:741)
         at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:703)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
         at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(AccessController.java:242)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    </i>
    While searching SDN I found a SAP Note that might be interesting. SAP Note 982496 contains the description of a similar problem with almost the same error message. However, this SAP Note describes a problem of NW 2004 SPS 17. A problem that should be solved in newer releases. We patched our system last time (NW2004s SPS 09) a few month ago. We never had any similar problems until last week when the above described problems started.
    Unfortunately, the problem starts to escalate. More and more users and more and more navigation tabs are affected.
    Does anyone of you have any experience with this kind of problems? Please suggest how to troubleshoot and solve this very annoying problem. Of course, I am going to reward helpful answers.
    Best regards,
    Martin

    Hi Harini,
    thanks for your suggestions.
    1) Clearing the browser cache did not help at all.
    2) We disabled the navigation cache a long time ago. That means navigation is not cached.
    3) We are going to restart the portal server today. I keep you updated.
    Best regards,
    Martin

  • Customizing the top level navigation

    When you logon to the portal we usually have the top level navigation and second level navigation, I need the navigation in a different manner, that the navigation that they are looking for is more like a drop down (menu with the drop down items )
    I am at the client's place.It is very urgent.please help me
    Thanks
    Bala

    You have to write your own Top Level Navigation iVIew.
    You can do this by using Navigation Tag Libraries.
    Check the Help documetation
    http://help.sap.com/saphelp_nw04/helpdata/en/42/f35146a7203255e10000000a1553f7/frameset.htm
    Check the weblog
    EFP: Navigation and Framework Tag Libraries
    Regards,
    Prasanna Krishnamurthy

  • Cutomizing the top level navigation

    When you logon to the portal we usually have the top level navigation and second level navigation, I need the navigation in a different manner,  that the navigation that they are looking for is more like a drop down (menu with the drop down items )
    I am at the client's place.It is very urgent.please help me
    Thanks
    Bala

    I think what you want is this: Tag  Libraries: Creating a Hover Menu in SAP NetWeaver Portal
    Its sounds like your case.
    These things may have a learning curve involved which may seem confusing. But they are not.
    Hope this helps you.

  • Portal 2 level navigation prob.

    NEVERMIND!! I have the sollution!! Tnx anyway
    I have made some url iviews. iview1, iview2 and iview3. I have attached this to a workset folder. So i made an workset and folders in it. So workset1 have folder1 with iview1,2,3 and i have another folder in the same workset, called folder2 with only iview1.
    I have assigned this workset to 2 roles, roleA and rolB. roleA can see both folders with the content and roleB can only see folder2 with it's content.
    In the portal i can see the roles(A,B), but in the second level navigation i see the worksets name. I want the folder name in there, how can i get that?! I want the folder name in the second level navigation and the content of the folder in the detailed navigation...
    Tnx!
    RoleA (<--top level navigation)
    -workset1 (<-- this is now @ second level navigation)
    --folder1 (<- this shoulde be @ second level navigation)
    ---iview1
    ---iview2
    ---iview3
    --folder2(<- this shoulde be @ second level navigation)
    ---iview1
    ---iview1
    ---iview2
    ---iview3
    Edited by: J. Ramsaransing on Jun 19, 2008 3:17 PM
    Edited by: J. Ramsaransing on Jun 19, 2008 3:29 PM

    Hello,
    Get rid of your current Workset(s), and just Convert your folders to Worksets. This way you will get your new Worksets in the 2nd level navigation, and their content in the detail navigation. In other words, Create a structure like shown below:
    RoleA (<--top level navigation)
    -workset1 (<--this will be shown on  second level navigation)
    --iview1
    --iview2
    --iview3
    -workset2(<- this will be shown on  second level navigation)
    ---iview1
    ---iview1
    ---iview2
    ---iview3
    Hope this helps,
    Harman

Maybe you are looking for