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:-

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