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!
Hi All, I'm Having 3 regions i want to hide a 2nd region without deleting the region. is there any option available in apex5.0 ???
Thanks
Hi,
What do you mean with "without deleting" ?
You can hide region by DA - action Hide (on button click or on event you want).
Regards
J
Hi, without dynamic action & process
change the region condition to Never.
Dynamic action
or if you have any condition
or if you want to permanently want to hide it
make it condition=never
If you change the condition to never you can't use any JS/HTML, ... in referencing region = like deleted region!