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!

Apex tree based upon page item

2785384Feb 12 2015 — edited Feb 13 2015

I have an application that has a table where records can be child records of others in the table. Our staff need to see the graphical relationship between these. I want to use the tree capabilities within Apex to do this but base the starting point upon a selection on another page by sending the ID to a hidden item on the tree page. Is this possible and how can it be done?

The results should look something like this:-

Tree example.PNG

I used the D Tree plugin with the following code to create this.

Tree code.PNG

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2015
Added on Feb 12 2015
3 comments
341 views