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!

Conditional Display/Bind Variables

427643Aug 2 2005 — edited Aug 2 2005
Hi

Is there a way to conditionally display a region on a page, without binding to an SQL variable.

Example: display the region only when the hidden item has a certain value assigned to it.

How do I assign a variable to the hidden item?

I've tried assigning a default value to the item 'my_item' as 'p233_region1'

And then I tried conditionally displaying the region using item = value, :my_item = 'p233_region1'

This didn't work ...

Any suggestions?

Thanks
Kezie
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2005
Added on Aug 2 2005
8 comments
494 views