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!

How to submit a dynamically changing page item value to session state?

Robin BijuMar 22 2022 — edited Mar 22 2022

I have a country filter and based on selected country I have a interactive grid with some values.
I want to format the interactive grid columns using the currency format mask based on the default currency of country selected. So I created a page item called p123_currency_formatmask and its value is changing using dynamic action on change country. The page item value is changing but values in the grid column is not formatting.
How to fix this?

This post has been answered by AlexH-Oracle on Mar 22 2022
Jump to Answer
Comments
Post Details
Added on Mar 22 2022
5 comments
2,823 views