Dynamic Navigation iView

Hi experts ,
I had uploaded a CRM role into portal from CRD , when i assign this role to myself i see a dynamic navigation component coming in the detail navigation . Because this is dynamic in nature , i guess that is why i am  not able to see this in pcd . This component consists of a few CRM related links , can anybody tell me how to modify this dyamanic navigation part like theme , changing labels , expanding/collapsing try icons etc .??

Hey Mayank,
Under the CRM role, you would be looking at either a page or an iView to which the dynamic navigation is attached. Locate the Page/iView in the PCD and open its properties editor. Select the 'Dynamic Navigation' under Display(properties). Here you would find the pcd object which you get to see under dynamic navigation. Locate this object in the pcd and you can edit its properties like tray settings to reflect in the dynamic navigation under your CRM role. The theme would be the same as other equivalent portal objects and can be changed in the theme editor.
Hope it helps.
Regards,
Prath

Similar Messages

  • Understanding Dynamic Navigation iview.....

    In MSS, I have the following workset in my role...
    ->Team (workset)
       ---+ Team (webdynpro proxy page)
       ---+ Employee information (folder)
       ---+ Employee Working Time (folder)
       etc....
    The "Team webdynpro proxy page" has an iview ,"Services", assigned in "Dynamic Navigation" but there is nothing particular about that iView itself. However, all folders (and their contents) below the Team webdynpro proxy page appear in the Dynamic Navigation panel (like "Employee information" and "Employee Working Time"). I do not understand the connection between the dynamic navigation iview and how all folders in that workset know to display in that dynamic navigation area. There seems to be no explicit assignment. How does that work?
    edit: a bit more info....the "Services" iview is part of the Common Parts business package and based off the "related services" iview template. Still not sure how it "knows" to display the objects below that page that has it assigned as dynamic nav.

    Did you blog about this solution?  If so could you direct me to the blog?  We need to add numerous links to outside URLs in Related links.  I need to order them somewhat differently than alphabetically.
    Thank you,
    D. Maupin
    University of Kentucky

  • Dynamic Navigation iView ordering

    Hi,
    We have a problem with ordering iViews in the Dynamic Navigation of pages. We had this issue during SP11 and SAP was upposed to fix this in SP16. We have upgraded to SP16 now. Just want to confirm that this problem is not solved yet (atleast not using the sort priority).
    Also, are there any workarounds to acheive this?
    Nirav

    Hi Nirav,
    Have a look at Configuring the Sorting of Dynamic Navigation iViews:
    http://help.sap.com/saphelp_nw04/helpdata/en/a4/76bd3b57743b09e10000000a11402f/frameset.htm
    Let me know if it helps, 
    Cheers
    Jim

  • Pass parameter from dynamic navigation iView to WebDynpro iView

    Hi All,
    I know there are a lot of threads dealing with passing paramters from EP to WebDynpro using EPCM but actually I didn´t find a solution for my problem.
    I have in the dynamic navigation area of the SAP Portal an iView based on a JSP dynpage. In the corresponding JSP I fire an EPCM-event:
    EPCM.raiseEvent("urn:test.de:wochenb" , "passDataToWebDynpro" , evtData);
    In the content area there is a WebDynpro iView. In this WebDynpro-application I subscribe to the event in the wdDoInit-method of a view:
    WDPortalEventing.subscribe("urn:test.de:wochenb" , "passDataToWebDynpro" ,wdThis.wdGetDataFromJSPDynpageAction());
    and I have an event-handler:
    public void onActionDataFromJSPDynpage(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent, java.lang.String dataObject )
        //@@begin onActionDataFromJSPDynpage(ServerEvent)
         IWDMessageManager manager = wdComponentAPI.getMessageManager();
         manager.reportSuccess("EPCM event testing " + dataObject);
      //@@end
    My problem is now that the event is fired correctly by the JSP Dynpage but the event-handler of the WebDynpro is never executed.
    As info: the domain of the J2EE-Server the webdynpro-application is deployed to is identical to the J2EE-Server the portal runs on.
    Can anybody help ?
    Thanks !
    Bernd

    Hi All,
    I found the solution by myself.
    For information: Click in the dynamic navigation fires the event und forces the content afterwards to refresh. During the refresh the WebDynpro subscribes to the event in the wdDoInit-Method. This is to late because the event is fired before the refresh.
    My solution is to use a setTimeout before the event-triggering in the dynamic navigation iView.
    Regards,
    Bernd

  • Recover a dynamic navigation iview

    Hi. I have closed a notifications dynamic navigation iview and I can't recover it. I don't know if I have to configure something.
    Thanks a lot!

    Hi Roberto,
    What do you mean by closed a notifications dynamic navigation iview.Actually wht did you do ?
    Could you elaborate ?
    Thanks,
    Samta

  • No Dynamic navigation iView inside a room

    Hi
    My problem is that when i create a room based on SAP_Project_template_2 the iViews that were in navigation panel like my rooms, room menbers, related rooms doesn't appear.
    I've checked if the dynamic, related links... iviews in the innerpage that i use are visible and fixed and is set to yes.
    The curious thing is that this iViews are visible out of the room.
    What happens? I don't understand...
    Thanks
    Guillermo

    Nobody?

  • Change positions of Iviews in Dynamic Navigation

    Hello,
    I made a page and placed the following Iviews in the <b>DYNAMIC NAVIGATION.</b>
    1. Group Member list
    2. My groups.
    When I click on the button "Save" the order (positions) of these Iviews changes. So I get:
    1. My groups
    2. Group Member List
    How is this possible? And how can I change this
    Greetings,
    GMA
    Message was edited by: gema

    Hi GMA,
    You cannot control the way the dynamic navigation iViews are sorted, except that you can specify that you want them sorted by PCD ID.
    See http://help.sap.com/saphelp_nw04/helpdata/en/c6/c6b07fdb2244fb93ad79207bedc923/frameset.htm for more info.
    Daniel

  • Dynamic Navigation in ES

    Has anyone tried to add dynamic navigation to ESS page? My issue is after I click the links on the page to launch the service (e.g. Working Time: Record Working Time Service), dynamic navigation is lost.  Please suggest.  Thanks,
    Rong

    Hello again,
    thanks for your support. It was all my fault that the dynamic navigation didn't work. I've already added the Dynamic Navigation iView to the Framework-Page, but forgot that I made objects invisible by default for that specific container that I added the DN iView to. So making contents visible for this container worked.
    Anyway, Karsten's link might be very helpful for future Layouts. But for this specific layout the customer explicitly wanted the old default framework behavior for the dynamic navigation.
    @Detlev Knowing where to find that code is very good. Actually it's not that self-explanatory and I didn't find out how the DN works in the AFP, but thank you anyway. We've never worked with the AFP before and maybe I didn't phrase my question clear enough. Maybe that's why none of the colleagues I've asked were able to answer my question.
    Regards,
    René

  • Web URL application in Dynamic Navigation

    Hello all,
    in the dynamic navigation window I run an URL iview with HTML application with javascript.
    I receive in the dynamic navigation window an EPCF event with EPCMPROXY calls.
    After I receive the event I would like to navigate within the dynamic navigation iview to another page of the HTML application. When I use web URLs and form.submit of course the EPCF framework is not loaded with the HTML page and I cannot react to events anymore. Is there at all any solution to this problem?
    Thanks in advance
    Peter Balaz

    Yes, there is a problem with ur MDS.
    The command window for MDS should stay.
    I had jdk compatibility issue, so thats why I suggested to check on jdk.
    I'm not sure what version will be compatibile with MDS 4.1.4.
    check the prereuisites.
    You can try the following links:
    http://supportforums.blackberry.com/rim/board/message?board.id=browser_dev&message.id=264&query.id=368188#M264
    http://supportforums.blackberry.com/rim/board/message?board.id=browser_dev&message.id=257&query.id=368428#M257
    http://supportforums.blackberry.com/rim/search?category_id=BlackBerryDevelopment&submitted=true&q=MDSSimulatorclosing
    http://supportforums.blackberry.com/rim/search?submitted=true&q=MDS+4.1.4
    http://supportforums.blackberry.com/rim/board?board.id=MDS_dev
    http://supportforums.blackberry.com/rim/?category.id=BlackBerryDevelopment

  • Creating page Navigation without using Dynamic Navigation

    Hi,
    I have a requirement that i need to create few pages where each page will have navigation tabs at the left side and corresponding iviews at the right. Navigation will not  be dynamic but static in nature that means target for the navigation link will not be decided dynamically but will be static. Each tab on the navigation will be linked to a page which will be opened in the same content area. Since there is no dynamic navigation so that's why there is no application present to be used for creating dynamic navigation iview. Please suggest what else can be option to create this sort of page.
    Best Regards,
    Vikash

    Hi,
    If you want your tab on the left instead of the top you need to change the defaultframeworkpage. If some users need to have the navigation on top and some on the left you need to make a custom layout for these users so that only these users have your modified frameworkpage.
    Of course you can not mix tabs on the left and tabs on top. If you want something like that then you`ll need to make a custom html page with tabs on the left pointing to standard portal locations.
    Hope this helps.

  • Dynamic Navigation  ivews

    In sap help-online doc, it says that "Dynamic navigation iViews typically contain user interface controls, such as dropdown lists and links, which retrieve data related to the content displayed in the content area. Each time a user clicks or chooses a control in a dynamic navigation iView, the data currently displayed in the portal content area changes accordingly".
    I assigned a iview as dynamic navigation iView to the other iView in my portal for test .I can see the dynamic navigation iview in navigation panel under detailed navigation area,when I navigated to the iview it was assigned to. But when I click the link on the navigation iview ,its content was displayed in its area and not in portal content area .How to archieve what sap help-online said? Please help me!
    Tks!

    Hi Shi zi,
    This is what you would be seeing in the Dynamic Navigation Editor
    <i>Add iViews or pages to "Dyn Nav Iview" as context-specific navigation objects.
    Objects selected in this editor appear in the dynamic navigation area at runtime when the object currently being edited is displayed</i> .
    Regards
    Vineeth

  • Dynamic Navigation not appear

    Hello! I would like to add Dynamic Navigation to my iView.
    I create simple iView wich would be dynamic navigation
    <hbj:content id="myContext" >
      <hbj:page title="PageTitle">
       <hbj:form id="myFormId" >
    Hello!
       </hbj:form>
      </hbj:page>
    </hbj:content>
    Than I'm doing like this:
           1.      From the Portal Catalog, right-click the page or iView to which you want to assign a navigation object, and from the context menu choose Open ® Dynamic Navigation.
    The Dynamic Navigation Editor opens.
           2.      In the Portal Catalog, right-click the page/iView that you want to assign as a dynamic navigation iView, and from the context menu choose Add to Dynamic Navigation.
           3.      Continue to assign navigation objects as needed.
           4.      Choose Save.
    But there nothing happen. Left colomn in main iView is empty. What I miss? (EP 6.0)

    Hi Paul,
    I am trying to develop a "Dynamic Navigation" iView which will be having links for difference employees, After clinking on these link the related information will be shown in content area of the portal.
    Could you please advise me in step involved. Or if you can send me some documentation/sample code on this.
    Thanks in advance.
    Abu.

  • Changing Position of Dynamic Navigation

    Hi Folks,
    I'm working with the Default-Framework-Page and here I want to add an iview to my Navigation Panel. But for this, I need to change the position of the dynamic Navigation iview. It has to be set under my new iview. Does anybody know how I can change that? When its added, it is shown ON the dynamic navigation.
    greets
    heidi

    Hi,
    The Dynamic Navigation IView is located in the Desktop Innerpage in the Frameworkpage.
    http://help.sap.com/saphelp_nw70/helpdata/EN/b4/771158e4cb4bf6af9974380948db86/frameset.htm
    So if you add your IView to a role, it is shown in the Iview Content Area, so to get Dynamic Navigation IView under your Iview, you will have to add a page with both your IView and Dynamic Navigation IView to the role.
    So create a Page, add your IView and Dynamic Navigation IView to it. Add this page to the role.
    You can ofcourse arrange the IViews position in edit mode of page.
    If not clear, let me know.
    Regards,
    Praveen Gudapati

  • Web Page Composer Dynamic Navigation

    I want to add Dynamic Navigation iviews under the "Detailed Navigation" panel on a WPC Page Layout.
    How can this be done?

    Is there any solution or workaround for this?

  • 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.

Maybe you are looking for