Hello Gurus,
I cant make theĀ conditional display of regions working:
I have Conditions in the following regions:
(to be displayed if P1_SWITCH_VIEW = 'SUMVIEW' )
Batch Failure Count Summary
Batch Failure Count Summary Details
(to be displayed if P1_SWITCH_VIEW = 'APPSVIEW' )
Batch Failure Count per Application
Batch Failure Count per Application Details
The value of P1_SWITCH_VIEW is being toggled in DA of a button.
When I click the button, nothing is happening, no regions being displayed.
What am I missing?
I have the apps in this link :
https://apex.oracle.com/pls/apex/f?p=19764:1:3181568597458:::::
user: bisitako / dalaw
Thank you in advance for your help.