This site is currently read-only as we are migrating to Oracle Forums for an improved community experience. You will not be able to initiate activity until January 31st, when you will be able to use this site as normal.

    Forum Stats

  • 3,890,899 Users
  • 2,269,649 Discussions
  • 7,916,821 Comments

Discussions

Tree Search in 19.2

SleepDeprivedInSeattle
SleepDeprivedInSeattle Member Posts: 120 Blue Ribbon
edited Jun 10, 2020 3:36PM in APEX Discussions

I am running APEX 19.2, managing an upgrade from 5.0

We have a employee/supervisor tree that I got to work in 5.0 using Javascript to search the tree (ie. find/display the tree structure for the employee and their supervisor).

This doesn't work any more in 19.2.

So is it possible to search/expand the tree with the new tree widget?  If so, how? I tried using the Fancy Tree widget which has a search but it doesn't open up the node where the employee is location.

My employee tree is pretty simple:

EMPLOYEE_ID,

EMPLOYEE_NAME,

SUPERVISOR_ID,

SUPERVISOR_NAME

Thank you

Tagged:

Answers