Question
Collapse a column in a column layout?
Hello!
My users do not want to see pyCaseAssets in the pyCaseBody unless they want to (they want to click something to bring it into view), and it's currently in a two-column main-sidebar column layout, so I was trying to find a way to make the column collapsible with no luck. I've tried putting all of the contents of pyCaseBody into a Harness, however it messes up all of the rendering (and pega practice is to only have harnesses at the portal layer). I've also looked this up a lot on the pdn with no leads...
Is there any way to get this collapsible functionality working WITHOUT a harness or panels?
You can enable header for the layout and select header type as collapsible and do not expand it onload. Anyways you might have already overriden the pyCaseAssets section rt. So you can create a dummy section and include all the widgets (like attachments, work parties, notes etc.. other than the assignments widget as it is primary action) collapse this section (Layout) by default. 2 benefits:
Hope this helps!
Thanks,
Prasad