We want that all users (new and old) have the option “user_count_collapsed_subpanels” enabled by default.
We could create an script that modifies that option for all current users.
But, what about new users? Is there a way to set the default value of this option? Shall we use a LogicHook that enables it for new Users?
Thanks