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: Want to add something more in footer line, SuiteR - 💬 General Discussion - SuiteCRM

Hopefully this points you in the right direction!