Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Apex 5 treeview: Set selected node (or remember selection between pageviews)

MortenBratenJan 7 2016 — edited Jan 13 2016

In Apex 5, I have a treeview region on a page. The user expands some nodes and clicks on a value, I get the selected value (via Javascript) and use it to display some data and/or navigate to another page.

When the user navigates back to the page containing the treeview, it shows initially as collapsed and the previously selected node is not visually indicated.

There is a Dynamic Action that can be used to expand the (full) tree, but how can I visually indicate the previously selected node? Is there some API to do this in the treeview widget, or can it be done via some other Javascript?

- Morten

This post has been answered by MortenBraten on Jan 12 2016
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 10 2016
Added on Jan 7 2016
3 comments
11,660 views