Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Refresh navigation menu / bar

BlueForest85Dec 11 2022

Hello everyone,
using dynamic action we can refresh specific regions.
If I need to refresh the whole page, I use Javascript code : window.location.reload();
I would like to know if there is a way to only refresh navigation menu / bar ?
I display dynamic values in it (application items computed with application computation), and I need to recompute these values after user action.
I currently refresh the whole page to also refresh my navigation menu.

Thank you !

Comments
Post Details
Added on Dec 11 2022
2 comments
710 views