Skip to Main Content

DevOps, CI/CD and Automation

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!

How to create collapsible sections / panels?

User_IPNT8Dec 15 2016 — edited Jan 7 2017

Hi Everyone,

I have a requirement to create an input page that has about 200+ inputs. These are broken out into about 10 sections.

Ideally I would like to display a header for each section and then allow a user to click on this header to expand the section. Once expanded they can use the form inputs. They can then collapse this section and go onto the next one, etc.

The listView collapsing doesnt seem to be what I need as these are all static inputs and not part of a list data set. As a result I dont know how I could separate this out. I also stumbled across a public sample called "ExpandCollapseComponent" this comes close to what I want however I can't make it work form items and I can't find a way to start things out collapsed.

Is there something obvious I am missing here? Seems like this is a common thing?

Comments
Post Details
Added on Dec 15 2016
21 comments
2,183 views