I have a region with the title
Assigned &P8500_ASSIGNED_CNT.
I have a dynamic action that refreshes the value of P8500_ASSIGNED_CNT - I know this is being refreshed as the value is changing on screen.
However I need the region Title to change but it remains the same. I have refreshed the region contents and that works fine from within the same dynamic action.
I am guessing that I need to use JavaScript to achieve this, but I am not very proficient with that. All new to me.