Hi,
Is it possible to have all subpanels collapsed by default for all Users. It will reduce the need to scroll to view subpanels.
Rgds
Chris
Hi,
Is it possible to have all subpanels collapsed by default for all Users. It will reduce the need to scroll to view subpanels.
Rgds
Chris
Hi,
I believe there is a setting in the config.php that will do this, can't remember off the top of my head what it is called
Cheers Malcolm
Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
http://www.genius4u.com or http://www.genius4u.de
If you add these to your config.php file it'll collapse by default. By setting "on login" to true and "hide_subpanels" to false it'll collapse by default on login but then leave any subpanel opened by a user for the duration of their session.
'hide_subpanels' => true,
'hide_subpanels_on_login' => true,
Co-Founder of: SugarOutfitters
Modules:
SecuritySuite (Teams)
Photo Module
Follow me on Twitter:eggsurplus
Your Personal Developer
HI Thanks,
I though it was an option be default - I guess not.
Thanks for the code for config.php
Rgds
Chris
Can these changes in the config.php be upgrade safe or are they already?
Rgds
Chris
Hi,
Thanks for that. Worked a charm
Rgds
Chris
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks