Hi,
I am working on Oracle express and I have page where I have two regions. Both of these regions appear on a condition e.g (varA is not null AND varB is not NULL). On first time when the condition is satisfied, I get the regions displayed but when I action on Any button on Region A, I get the regions disappeared but when I go and check the display condition Variables in debug, The condition seems TRUE. But still I dont get the region displayed on action on any button on these regions.
There is another page in the application which is similarly coded but works fine on these actions.
I am tired of comparing the pages and searching over net. Please suggest, if anyone has any idea to look for a fix.
Rgds,
Dev