Hi All,
I am develoing a screen in Oracle APEX (24.2.9) which have two regions.
First region (Products_List) have TREE ( which displays products ), in second region (Product_Details) I want to display details of selected PRODUCT from TREE.
I have kept a field P5_SELECTED_NODE which holds value of selected TREE node. It has no issues and displaying selected node value.
Problem is that Details region is not populated.

Below are dynamic action details which refreshes details region.

Kindly help to fix the issue. If you need any other details, please let me know.
Regards,