Hi,
I have a page that displays a tree and an associated image for a node, I created a example application on APEX.ORACLE.COM:
https://apex.oracle.com/pls/apex/f?p=155448
Login to the Tree Application with the
User JOHNS
Password Johns
You should be able to see a Tree on the Left and an Image displayed on the right.
If you open the Tree (the level down icon indicates that an image is available in a child node) by clicking on Node 1 it opens to show the children.
Clicking on Node 2 opens to show its children, Nodes with the icon file-image have an associated image.
So clicking on Node 7 updates the IDN to 2 but the only way I have found to refresh the image is to reload the entire page.
Is there a way to just refresh the image without reloading the entire page - any thoughts on the best way to do this would be greatly appreciated.
I hope this is clear - if not please let me know.
Kind Regards,
Dave