HELP: Hierarchical expanding list nodes do not remain expanded

h2. The Setup
- Have a "hierarchical expanding" list on page zero
- Set a child list item to be current for page 10
h2. The Steps
- Go to page 1, expand the hierarhical list, click on the child item
- takes me to page 10
h2. The Problem
- The list collapses and only shows the top-level items
- In other words, the child link that is supposed to be 'current' for page 10 is hidden
h2. The Solution?
Any thoughts on how to solve either using the baked in hierarchical expanding list template, or modifying it?
Related thread: Re: Lists - hierarchical expanding

Hi Michael,
Have a look at: making the tree nodes which are clicked into bold
That describes what I have done here: http://apex.oracle.com/pls/apex/f?p=33642:293
This uses a Tree item but you might be able to use it for a multi-level list item. In the code (which is shown near the end of the thread) jQuery is used to find the correct "node", highlight it, then traverse up through the tree ensuring that all parent nodes are "open" (ie, expanded).
Andy

Similar Messages

  • Help making a list of missing/not working features

    Since Adobe isn't talking why not help me make a list of features that aren't in Premiere anymore as well as one's promised for premiere CS4 but aren't there until it's updated.
    No AAF
    No single click save stills - AECS4 still has this
    No more stream hinting in quicktime
    HDV and AVCHD audio synch problems
    Track Matte effect doesn't work
    Media browser doesn't preview 24p correctly,
    XML to Final Cut doesn't work
    No OMF
    No edit with Audition,
    No 3rd party codecs - Cineform, Quicktime dvcproHD, Blackmagic, Raylight
    Have to 'Interpret Footage' for 24p and 24pa
    These just off the top of my head and not bug related issues listed here http://premierepro.wikia.com/wiki/Known_Issues

    Here's another one from November 13th.
    'Good morning one & all,
    We've been cranking out code with the RED team, lining up for the same schedule.
    Next week we'll ship a full native workflow for RED in Premiere Pro CS4, After Effects CS4 and even Encore CS4 (the RED to Blu workflow).
    We've come a long way since the IBC demos --- more performance, more stability, more options, and tuning it to CS4 which is architected for 64 bit systems so that you can stuff it full of memory and get that smooth as butter experience.
    Import your R3D files, change resolution on the fly, pop into full resolution for some detail work, drop all the way down to 1/16th for fast cuts on a laptop --- it's all there.
    We're right up to 2K at full performance with the latest drop.
    Oh, and did I mention that we're working the RED gang on exposing more control on the realtime de-bayering ? ... and of course with Assimilate on making it a full, clean, raw end to end workflow ?
    Expect the importer to be posted with RED and linked from Adobe before Thanksgiving. Nov 20th is looking like the date (not that dates ever change).
    Many thanks to our beta-testers ... you've been awesome turning things around and helping us shape the future.
    It's cool.
    It's Christmas come early.
    Enjoy.'
    Simon & the Merry Adobe Gang
    Keeping you close to the lens

  • Lists - hierarchical expanding

    Hi,
    I created a hierarchical list with template "hierarchical expanding". When I click on a list entry to go to a page, the tree will not remain expend to the List entry current. The tree will always shrink back to the hightest level. Is there a way to preserve tree expaned to current entry when go to a page?
    Thanks.

    Hi,
    What version of APex you are using?
    Do you mean the LIST template name is "hierarchical expanding" this?
    Thanks,
    Logaa

  • How to maintain the state(opened/closed) of a Hierarchical expanding list

    Hi,
    I've created a list with template "hierarchical expanding". When I click on the list node to go to a page, page related to the node appears but the tree doesn't remain expanded. It always shrinks back to the highest level.
    Please suggest a solution.
    Regards,
    Gaurav.

    Hi,
    use a setPropertyListener to save the row key of this select item and then restore this key as the current selected key.
    Frank
    Ps.: I don't ask why you call clearForRecreate() on the iterator. I am sure you have a reason.

  • Bug in rendering static list with Hierarchical Expanding template?

    Hi,
    on http://apex.oracle.com/pls/apex/f?p=23910 I prepared test case for my problem. It is static list with template Hierarchical Expanding and following structure:
    1
      1.1
        1.1.1
      1.2
        1.2.1
    2
    Entry 1.2 has condition set to never. And the problem is, as you can see, that entry 2 seems to be under entry 1.1. But really it isn't. Reason of this strange look is that in some cases, when condition for last entry in sublist is evaluted as false, there isn't generated tag </ul> closing that sublist, in this case are not closed even two sublists - under entries 1 and 1.1.
    In my real application it is more complicated, I have static list with about 80 entries (report menu) and every user sees some reports based on his position in organization structure and other conditions. And as you can imagine, this bug produces really confusing results, almost unique for every user.
    Did anybody meet this problem too? We are on ApEx 4.1.0, it is present in 4.1.1 too (as seen on apex.oracle.com)... And I think it wasn't problem in 4.0 (at least nobody noticed for few months and I believe somebody would notice that reports for one department are under reports for another one). Used theme is standard theme 2 - Builder Blue.
    Jirka

    update:
    I tried deriving the full path for the image file by viewing the source when I embedded it in an HTML region on the same page and it gives me something similar to the following URL:
    wwv_flow_file_mgr.get_file?p_security_group_id=502133210878128108&p_fname=myImage.gif
    (p.s. it is a .gif file - not sure if this should make any material difference)
    As a result, I tried embedding this into the code:
    <fo:block>
    <fo:external-graphic src="wwv_flow_file_mgr.get_file?p_security_group_id=502133210878128108&p_fname=myImage.gif)"/>
    </fo:block>
    but this time, instead of merely not rendering, when Acrobat opens, an error message appeared reported that the file was corrupted or invalid. When trying different formats, I seem to get a generic: "500 Internal Server Error".
    I'm going to try putting the image file in the server directory tree to see if that will work. I'll post later either way.

  • Hierarchical expanding list contracts when link is klicked

    I've got a hierarchical expanding list (a menu) with parent and child entries located on page zero.
    Two things are wrong with it.
    1. I dont want the parent entries (the ones that are displayed from the start) to be links. If I klick the + -sign next to them the list expands and show the child entries that are links to different pages. But if i klick the parent entries I get kicked to the login screen. I've set the parent entries to have Target type: -no target- but it doesn't work.
    2 When I klick a child entry I'm linked to the right page but the hierarchical expanding list contracts... I'd like it to be expanded the way it was when I cklicked the link.
    Could this be realated to the fact that it's located on page zero??? I've had some problems with page 0 before... But shouldn't you put a meny on page zero?
    I would appreciate any help you could give me.
    Edited by: andypandy on 2009-jun-16 06:21

    I've moved the menu from page zero to another page temporarily but it still misbehaves. Anyone have any ideas??
    Regards
    Andreas

  • PDF does not remain in the Registered file types list

    I've installed Adobe Reader X. The PDF file type was not automatically associated with Adobe Reader. So, I went through the standard process of adding it to the Windows Registered file types. It does not remain in the list. I've checked the box to "Always use the selected program.....", but when I reopen the Registered File types window, PDF is not there. PDFX is there and registered to open with Adobe Reader, but not PDF.

    I forgot to mention, I'm running Windows XP SP3.

  • Hierarchical Expanding List respecting open level

    I am running into a perplexing problem.. I am trying to use a Hierarchical Expanding List as a page 0 menu in a side region. Works great EXCEPT for the fact the current link is CLOSED in the list when you click on the page called by the link.
    Does anyone have some javascript that can go through and reopen the currently open link/page?
    Thank you,
    Tony Miller
    LuvMuffin Software

    Bump to see if ANYONE is awake..

  • When I go into my bookmark list they are random, I then sort them by name (A-Z) but when I leave site they do not remain in order. How do I keep them sorted by name permanently?

    The bookmark lists, either unsorted or tagged, do not remain in alphabetical order when I leave site, how do I make this a permanent change?

    See [[sorting bookmarks]] and [http://kb.mozillazine.org/Sorting_and_rearranging_bookmarks_-_Firefox Sorting and rearranging bookmarks - Firefox - MozillaZine Knowledge Base]
    The [https://addons.mozilla.org/en-US/firefox/addon/9275/ SortPlaces] add-on may be of interest to you.

  • Just purchase ipad3 trying to play from favorites in you tube but can't set up a play list, username /password not recognised, tried some apps like SoundBox but same issues, can anybody help?

    Just purchase ipad3, trying to play you tube favorites but can't set up a play list (username /password not recognised)
    Tried downloading apps such as SoundBox but no joy
    Can anybody help?

    Thanks for that. Much more constructive than the last comment. It's only the restriction code I can't recall, not the access passcode. So I can currently access the device, just not age restricted content. Does that's make a difference? I also wondered if anyone knew how many attempts you get to try to get it right. Now tried 21 times and so far nothing bad has happened but I am concerned I'll eventually be completely locked out of the device. That doesn't seem in the spirit of things though. Surely it's foreseeable that a child could repeatedly try to guess the code so I can't see that it would be right to lock the device down completely in that circumstance, particularly if the access code is being typed in correctly every time.
    Thanks

  • My iphone 4s imei is lock ******* and in black list i do not know why can you help me?

    my iphone 4s imei is lock ******** and in black list i do not know why can you help me?

    If you can prove the mobile belongs to yourself, go to your network carrier and ask them to remove it, if they say they haven't blacklisted the IMEI, ask them who has. In the UK go to recipero.com as they may tell you who has blacklisted it.

  • Get the header in centre,make bold, change font in hierarchical alv  list

    Hi all
    I need to get the following header in the centre for hierarchical alv list:
    ex:
                                                                              General Ledger                       -
    want it to be bold
                                                                               July 2009                                -
      want to change font to be less than 1st  line
    Please help me to achieve this.
    I have  got the header in the middle using write statements in top of page.
    But am not able to get it bold and change the font.
    Thanking in advance.

    Hi all
    I need to get the following header in the centre for hierarchical alv list:
    ex:
                                                                    General Ledger   ( want it to be bold)
                                                                     July 2009            (want to change font to be less than 1st  line )
    Please help me to achieve this.
    I have  got the header in the middle using write statements in top of page.
    But am not able to get it bold and change the font.
    Thanking in advance.

  • Problem in Hierarchical Sequential List

    Hi All,
    I am developing an Hierarchical ALV List using OOABAP. In the output list, I have a checkbox to be displayed. I have taken the cell type as "CHECKBOX", it is displaying as disabled. I searched some sites for the resolution, it is mentioned if we take cell type as "CHECKBOX_HOTSPOT" then it will be disabled.
    So I tried that as well. When I used that program is giving me a dump. Please find the dump below. Request you all to provide a faster solution for this.
    Thanks.
    Error analysis
        An exception occurred which is explained in detail below.
        The exception, which is assigned to class 'CX_SALV_METHOD_NOT_SUPPORTED', was
         not caught and
        therefore caused a runtime error.
        The reason for the exception is:
        Class COLUMNCLASS, method SET_CELL_TYPEMETHOD not supported for
        CL_SALV_HIERSEQ_TABLEOBJECT KEY
    Information on where terminated
        Termination occurred in the ABAP program "CL_SALV_COLUMN================CP" -
         in "RAISE_METHOD_ONLY_VALID_FOR".
        The main program was "ZZSMB004_FSE_FILLUP_TEST ".
        In the source code you have the termination point in line 95
        of the (Include) program "CL_SALV_COLUMN================CM01Q".
    SourceCde
              read table t_valid
                with key model  = if_salv_c_model=>table
                         object = if_salv_c_table_objects=>list
                transporting no fields.
              if sy-subrc ne 0.
                l_exit = abap_false.
              endif.
              l_key = text-k03.
          endcase.
        when if_salv_c_model=>hierseq.
          read table t_valid with key model = if_salv_c_model=>hierseq
            transporting no fields.
          if sy-subrc ne 0.
            l_exit = abap_false.
          endif.
          l_object = text-o03.
        when if_salv_c_model=>tree.
          read table t_valid with key model = if_salv_c_model=>table
            transporting no fields.
          if sy-subrc ne 0.
            l_exit = abap_false.
          endif.
          l_object = text-o04.
      endcase.
      check l_exit eq abap_false.
      raise exception type cx_salv_method_not_supported
        exporting
          class  = l_class
          method = l_method
          object = l_object
          key    = l_key.

    Hi Smitha ,
    After the Cell Style (you mean CELLTAB) that you have taken as checkbox.
    Now pass this while editing the cell styles.
              X_CELL-STYLE     = CL_GUI_ALV_GRID=>MC_STYLE_ENABLED.
    hope this helps.

  • Treeview Selected Node is not visible

    Hi
    I have below code snippet
                                TreeNode tn = TreeView1.FindNode(DefaultCustomFolderPath);
                                if (tn != null)
                                TreeView1.CollapseAll();                           
                                tn.SelectAction = TreeNodeSelectAction.SelectExpand;
                                tn.Selected = true;
    This code was working fine when i was having Windows XP OS..
    Now that the XP OS has been upgraded to Windows7, it is showing the collapsed tree view only i.e the selected node is not automatically displayed. If you expand the treeview to the selected node, it is selected/highlighted correctly.
    Please help to solve this issue
    Edit: I am using <asp:TreeView>

    There is a different TreeView for every UI Technology (WinForms, WPF, ASP.Net). Plus several 3rd party TreeViews. Please specify wich one you use and ideall repost in the proper (sub)forum for the UI Technology.
    Let's talk about MVVM: http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/b1a8bf14-4acd-4d77-9df8-bdb95b02dbe2 Please mark post as helpfull and answers respectively.

  • Node Handles not visible.

    Hi i have a tree table based on the swing example for TreeTable 2. My nodes for the data does get added and i do expand the tree in the tree table by calling the method:
    tree.scrollPathToVisible(new TreePath(child.getPath()));
    But the root handles for the root or the child nodes are not displayed in the TreeTable. It could be because i'm not using fireTreeNodesInserted(TreeModelEvent e). But i don't know what each parameter in the event stands for. I would really appreciate your help if youcan tell me why the node handles are not visible.

    Thanks for posting your own solution!
    It was exactly the same problem I had for about a day - driving me mad it was.

Maybe you are looking for

  • App.Alert for "Save As" Actions

    Hi, I am trying to set up an app.Alert for the "Save As" menu action. I do not want the alert to appear when the User "Saves", only on "Save As". The app alert will be a warning, with an "OK" button, allowing the User to proceed with the "Save As" pr

  • OS 1.3.1 released

    See here for update notes: http://forums.palm.com/palm/board/message?board.id=webossoftware&thread.id=2813 Post relates to: Pre p100eww (Sprint)

  • Retina iMac Display doesn't turn on

    Hi guys, my new iMac just arrived. I unpacked it, put it on my desk and turned it on... The "turn-on"-sound was there, but the display is blinking just for a second on, and then it turns off - a few seconds later it turns for a moment on and then it

  • Will native compiling improve performance?

    Hi, I've got familiar with Excelsior Native Compiler since a week ago. They claim on their website that compiling Java classes to native code (machine code) will improve the performance of the application. However, JAlbum (http://jalbum.net) says tha

  • Virtualbox problem [SOLVED]

    After updating to the latest version of the kernel on 12/31/2009 VirtualBox PUEL no longer works. Of course I did a vbox_build_module but this is what I get: make[1]: Entering directory `/opt/VirtualBox/src/vboxdrv' Makefile:152: *** Error: unable to