How to set up auto collapsed subpanels

I want all subpanels to be collapsed.
How to set it up in SuiteR layoout?

Hi,

I believe there’s a config option for this!

If you find your config_override for SuiteCRM, and add in the following:

$sugar_config['hide_subpanels'] = true;

Then save,

All Subpanels should be collapsed by default!

Why cant I edit footer in SuiteR ?
Want to add some more after copyright

Hi,

I’ve responded to your other post about this, here: https://suitecrm.com/forum/suitecrm-7-0-discussion/11617-want-to-add-something-more-in-footer-line-suiter#39370

Hopefully this points you in the right direction!