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!

Toggle button to hide/show set of fields

Ceci LovelandMar 2 2022

I need to have a button that collapses a set of fields. (I'd love to use the built in collapsible region, but I have to use a theme/style that is preset to have a header band for each region. That is consuming too much space on the page.)
Instead, if I simply add a button to the page and add the additional fields below it, how can I set up that button as a toggle to both hide and show those 6 extra fields?
Using one button, there is no true false. Every example I've found has a true statement (for instance, showing fields if someone selects a particular item from a list and false if any other item in the list is selected).
I appreciate any pointers. Thx!

Comments
Post Details
Added on Mar 2 2022
3 comments
1,599 views