Tree navigation and focus?

I have a pretty big tree in my application. Containing more then 50 groups. When I scroll down, say two pages of length, I hit the + sign to open the subtree the page refreshes but also shifts to the top of the page which means my clients are forced to scroll down everytime they open a subdirectory in the tree which is placed out of sight. How does one maintain the focus on the just opened subtree?
Sincerely,
Pete

Hello,
This has been discussed before Re: When one pushes the + in a tree, it automatically refreshes the page, h
Unfortunately there isn't a way to do that at the moment and no real valid work around.
It will be addressed in a future version.
Carl
Message was edited by:
Carl Backstrom

Similar Messages

  • Tree Navigation and Link  - Open iview in Content Area

    Hi,
    this is maybe trivial, but I can't find anything about it right now:
    I created an iview in Java that shows a custom tree in the detailed navigation area.
    Now I have an iview ( a BW apps), that should be behind this link on the inner tree level, and, when clicked, should show up on the inner desktop.
    What is the java code that needs to be put into the nav iview to do this? How do I identify the URL that is behind the BW apps that I need to call?

    You could also let your custom link in the masthead point to a "quicklink" then you do not have pass any url as parameter you just call as it is and you get what you need.
    Do not forget to set the "target" property of the link tag to "_top"
    Cheers,
    Benjamin

  • CQ.BrowseDialog tree navigation doesn't work in IE = 10

    Hi,
    I've got a problem with CQ.BrowseDialog widget. I'm using it through CQ.form.PathField and surprisingly the tree navigation inside doesn't appear to work in Microsoft Internet Explorer 10 (but it does work in IE 8 & 9 and any other browser). The dialog pop-ups normally when I click on search icon, and all buttons (Close, OK, Cancel) react properly. But when I click on filesystem elements, they don't expand, colapse or highlight. Sadly, JS console doesn't throw any errors.
    My CQ version is 5.4.0.20110218. Can you help me with fixing the issue, or at least give some idea how to debug this widget? Many thanks.
    Regards,
    Michal.

    I managed to find and install the package (I think that's the right one) from:
    http://dev.day.com/packageshare/packages/public/day/cq540/hotfix/cq-5.4.0-hotfix-35198.htm l
    ...but it didn't help. The tree navigation in BrowseDialog still doesn't work in IE 10 and there are no JS errors in my console. Description of the package I installed says about some fixes for IE 9, but not for newer versions.
    IE got me used to some errors, but rather in older versions. Here we have an opposite situation: a widget won't work in IE 10. Can I do anything more now, for example debug CQ widgets JavaScript? Any advice welcome.
    Regards,
    Michal.

  • Content Item Typ: Tree Navigation Link

    Hi,
    I was told that there is one Tree Navigation Link in the content item types. However I can't see it in the page group configuration.
    I am using oracle 9iAS 9.0.2, portal 9.0.2??, JPDK v2 July one.
    By the way, how can I know the portal version? I didn't do the installation. Everything comes with the oracle 9iAS installation. I did upgrade the JPDK.

    There is currently no item type that does a tree-style navigation.
    A new tree-style navigation portlet is coming soon from the Portal Integration Solutions team.
    There are also a couple of navigation portlets available from the Knowledge Exchange. I've tried this one and it works great.
    There are also some great navigation and search extensions available from Oracle Consulting.
    To find the Portal version number, look on the Builder Page, Admin tab, General Settings. Scroll to the bottom of the page.
    Regards,
    Jerry
    PortalPM

  • PDF Extract with CR XI SP2 can't contain the tree navigation.

    During the training, I attend at BO on Crystal Report XI SP2, when I made a PDF export, I was allowed to choose if I want the Tree Navigation or not in the PDF file.
    Currently my report ".rpt" are set-up with a tree navigation, but there is no the "Checkbox" on the Export Window for PDF.
    Are they any set-up required on Crystal Report XI SP2
    Thanks in advance
    Alex

    Hi
    By defat, you should get the Check box for "Create bookmarks from group tree". In case you are not getting that, you can check the following:
    1. Click on Start -> Control Panel -> Add/Remove Programs -> Select Crystal Reports XI R2 and click on Change.
    2. You would get the CR set up dialog box. Click on Add/Remove.
    3.Exapand the Export Support ->Click on the drop down of Acrobat PDF Format -> Click on Entire feature will be installed on local hard drive.
    4.Click on Next -> Next -> Finish.
    Restart Crystal Reports.
    Hope it helps!!
    Regards
    Sourashree

  • JSF/MyFaces tree navigation

    Hi All,
    i am writing a web-app that renders a tree style menu on the left handside of the page, and on the right hand side will be rendered the page that the clicked tree node is mapped to. What is the best component with which to implement the latter part? The tree2 from MyFaces works absolutely fine for the tree navigation panel, but I don't know what to use for the second half of the page.
    Any help would be greatlly appreciated.
    Angus

    it should be action="admin", but not onClick="admin"

  • Simple portal with tree navigation. How?

    I created some portal with tree navigation. But I believe there is more
    common way than mine. Can anybody give me example of it. I mean more simple
    than in WebLogic Platform 8.1 Evaluation Guide.
    I need portlet with navigation tree in the left part and portlet with
    content in right part.

    I created some portal with tree navigation. But I believe there is more
    common way than mine. Can anybody give me example of it. I mean more simple
    than in WebLogic Platform 8.1 Evaluation Guide.
    I need portlet with navigation tree in the left part and portlet with
    content in right part.

  • Group tree navigation script error - 64 bit server

    Hi,
    We have crystal reports embedded into our WPF application. The WPF application resides on 64-bit server with windows server 2008 OS. When trying to run a report and use the group tree navigation we are getting a script error. This is happening only when we run the report in 64-bit server. We tested the same report on a 32-bit server and everything works fine. Attached is the screen shot of the same.

    Always, always quote the exact version of CR used and the version of .NET. No sense even guessing without that info...
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Detailed Tree Navigation

    Friends,
    I have to develop a custom detailed tree navigation wich will start at the first level.
    In our new design the Top Level Navigation doesn't exists.
    The initial nodes will start collapsed.
    I think I'll have to create a new jsp but I'm new at portal customization.
    Can anyone have some example or tutorial that can help me in this task ?
    Thanks for help,
    Ramatís
    Edited by: Ramatís on Jul 29, 2009 7:29 PM

    Hi Ramatis,
    Here is some of the suggestion I can provide for you:
    1) Develop Navigation tree via JSP - using NavigationTagLibrary Taglibs - Please refer to the following blogs by Sven Kannengiesser, the provided example demostrate the usage of the NavigationTagLibrary and the sucker fish drop down.
    EFP: Working with the new Taglibs - Part 3
    2) Develop Navigation tree via  AbstractPortalComponent - You can find code example in NWDS's help content on how to builde  a Sitemap. This sample shows how to use portal services to populate navigation node. You can blend in your HTML, CSS and JS on top of this sample to create your detailed navigation.
    From the NWDS menu bar -> Help Contents ->SAP NetWeaver Developer Studio Documentation ->Portal Development Manual->Go and Create->Creating a Site Map
    3) Develop Navigation tree via Webdynpro - Using Portal Services - com.sapportals.portal.navigation.INavigationService to get portal navigation node and bind these node to webdynpro Tree UI.
    Edited by: Victor Kong on Jul 30, 2009 7:03 AM

  • List metadata navigation and columns filters not working.

    Hi
    I'm having an issue with SP 2013 whereby if I apply a filter through metadata navigation subsequent columns filters don't get applied.
    Here I've applied a filter through the navigation and it applies the filter successfully to the documents in the library
    If I now apply a column filter by content type and select the value Promotion Calendar, I get the following
    It appears the filter is selected and I can indeed see the filter applied via the dropdown but it doesn't apply the filter to the list view. I've confirmed this also on another environment using different columns for the metadata navigation.
    The environments are patched to Dec 2013 CU.
    Thanks

    Hi
    Matt Williams3 ,
    The scenario is be default that Managed Metadata navigation tree in document libraries does not allow further filtering on other columns.
    For a workaround, you can use Key Filters instead.
    For more information, you can refer to the blogs:
    Set up metadata navigation for a list or library
    How to Use Metadata Navigation and Filtering in
    SharePoint 2013
    Reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/78881468-308d-4305-8454-c67fceb05fea/managed-metadata-navigation-tree-in-document-libraries-does-not-allow-further-filtering-on-other?forum=sharepointsearch
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Tree Navigation does not remain expanded after sub node link click

    Hi
    I Have collapsible tree navigation in spaces application
    Level1Link1
      |-------page1
      |--------page2
    Level1Link2
    |-------page3
    When user click on page1 tree collapse
    Level1Link1
    Level1Link2
    Want to know any one use collapsible tree in spaces and have same issue?
    Looks like it is bug.
    Regards,
    Jigar

    Hi.
    I never used tree as navigation but I guess next:
    Using goLink to navigate the pages then ADF Lifecycle is executed again and the ADF tree is initialize again to the default status.
    You should think how to maintain the current status of the ADF Tree (One size doesn't fit all: Follow up: Programmatic ADF Faces Tree holding state across requests).
    I hope this help you.

  • Portlet for tree navigator

    Hello
    I am looking for a portlet to implement a tree navigator (like the windows explorer).
    Does it exist?
    thanks
    Didier

    cf omentree, for instance, or destroydrop.
    If your portlet is suposed to navigate between pages of a group pages, there are shared portlet (NavigationMenu and DHTML menu) downloadable from knowledge exchange.
    Patrick.

  • Tree Navigator Component

    Does anyone know where I can find some code samples that use a tree navigator component with JSF?
    I tried the MyPlaces panelNavigation/commandNavigation tags but could not make it work and couldn't find any good code samples to show me how it is supposed to look.
    I also tried the OurPlaces tree/treenode tags and only got it to partially work. Again, I couldn't find sample code that worked for me.
    I am using Java Studio Creator so maybe that is part of the problem.

    The FTREE builtin package is poorly covered in the Forms 6i online help, and well hidden. You have to search for FTREE, you won't find it otherwise. It does not appear in the help menus. When you do find some mention of it, you have to wander around the related subjects to find the rest of the help that even the Search cannot find.
    The Navigator is now a native object type, replacing the old add-on.
    It still has its faults and idiosynchrises, but it can be made to work well. To use it with 6i web forms, you need a recent patch set. 6i client/server and 9i are fine.

  • Problem with navigation and masthead by changing languages with Anonymous

    Hi All,
    i have a problem with navigation and masthead by changin the language when accessing as anonymous user.
    Ive created two additional users anon_de  (with language german )and anon_en (for english).
    I've created also two links in the in masthead:
    /irj/portal/anonymous?guest_user=anon_en and /irj/portal/anonymous?guest_user=anon_de
    When i choose "de" for the first time it works fine, but when i choose "en" again the language in the content are is changing to english again, but not in navigation and masthead. When i click again on link for "en" the languge is set to english. Strange thing is that when i click on "de" instead the portal content change to german but masthead and navigation are in english now, as it should be before....
    It seems that masthead and navigation have always prevoius language selected.
    Do you know, what could be the reason of that strange behavior?
    Thanks for help
    Karol

    Hi Detlev,
    you are right. the user is not "updated" fast enough... the strange thing is, that it works by the first time i change the language...
    well.. i can implement that workaround as you suposed, but it would be a really workaround as the same page will be requestes second time, causing requests number to be double..
    Thanks for help
    ps. i forgot to mark this message as question to give points.. if you tell me how i can change that ill reward your answer..

  • Google Maps Navigation and Google Music problem

    Hello,
    I love the LG G2 but it has a few concerning issues. First, is the squealling, hissing, cracking, popping, etc. during phone calls, but I have seen that brought up by others.
    The second problem that I've discovered, and the most upsetting to me, is that when using the Google Maps Navigation and Google Music All Access at the same time, whenever the navigation voice instructs a direction, the music shuts off. It is then silent until the navigation voice instructs the next direction OR when a new track starts. This was not a problem on my droid bionic, so it must be an LG G2 issue. This is a huge problem to me as I travel a lot for work and usually use GPS to find where I'm going, and I subscribe to Google Music All Access so I listen to music in the car. This problem makes that impossible to do (I have to choose).
    A related issue, is that my Alpine CD player displayed track information (Artist, Song, Album) with my Droid Bionic, but with the LG G2 it displays 'UNKNOWN'. I find it hard to believe that a two year old phone has capabilities that a brand new phone wouldn't, so I'm hoping these issues will be fixed with a software patch.
    Has anybody else experienced these issues, or does it work fine with your LG G2?

    Hawaii is a part of the USA so you will be fine there. Mexico on the other hand, you will be roaming for data there and could see extra charges for international data.

Maybe you are looking for

  • How do I copy and paste a PDF

    How do I copy and paste a PDF?

  • Price condition entered as a new line in billing document - how to prevent

    I have  a price condition that comes from VK11 but given ' manual entry has priority " so that condition rate can be changed in sales order. Through copy controls I have made it uneditable in billing by giving pricing type as "E"           But in  bi

  • Micro SDHC card 16gb for X-Fi2?

    I'm interested in buying another micro SD card for my X-Fi2. I plan to use it to store movies, so obviously I'd like it to be a decent size. From the list of supported SD cards it looks like the SDHC cards from Sandisk are only supported up to 8gb. I

  • SWING TextField not displaying correctly

    System: Unix Java: 1.4.1_05 Is there any known issues with using Swing with Unix? I tried to create TextFields of various widths but they all come out the same size. One with column 4 and one with column 50 are the same exact size.

  • Cannot open iPhoto 9.2.3

    Hi, everyone! I am using an old Macbook (2007) running Mac OS 10.6.8. I installed and updated the iPhoto to 9.2.3, but I cannot open it. I'm wondering why I can still open my iPhoto 9.2.3 using my Mac Mini Server running the same OS but cannot do so