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 display and hide region based on some conditions?

san3005-OracleJun 1 2022

Hi, I have two regions A and B on the page,
At first, on page load, I want to display Region A
After the user enters some data in Region A, I want to display region B and hide region A.
Currently, I have a button1 for this that submits the page and two dynamic actions are attached to it to hide region A and display region B.
Also I have provided another button2 on the same page to flip the regions again with appropriate dynamic actions.
However, when I click button1 one after it submits the page it behaves the same as page loading and it does not flip the regions.
Kindly let me know if you have any solutions to overcome this.

Comments
Post Details
Added on Jun 1 2022
12 comments
3,837 views