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

François Degrelle
Hello,

Look at the Populate_Group_With_Query built-in in the Forms Builder online help.

Francois
655628
Hi Tomeo,
I am sorry i am not able to answer ur question rather i have a query. Now I am populating tree using a query at data query properties of a item type hierarchical tree. I want to know how u r populating with record group and also waiting for the answer of ur question.

Thank u.
Tarik
1 - 2
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,731 views