I am using APEX 20.2 on the apex.oracle.com site. I have a page with a tree. I have a button which adds a new entry. It contains an action to update the database, an action to refresh the tree, and an action to expand the tree again (as the refresh collapses it). Everything works fine except the tree does not expand. However, I use the same expand tree action on loading and it works just fine there.
Any clues?
Hi Greg,
I have tested this, and it is working fine with me.
I have a dynamic action as Expand Tree on page load.
A button to add a new entry, refresh the tree region, and expand the tree region.
And actually, after refresh, the tree remains expanded. I do not need to create another expand tree action.
I have rewritten my page and still get the same result. This is the same behaviour on Edge, Firefox, and Chrome. On IE, I don’t know since I can’t even log in to the APEX site on that browser.
My antivirus software is Norton 360. Would this have an effect?