Group subpanels via code (sugartabs)

Hello

Hopefully someone can point me in the right direction. I want to group subpanels like in the screenshot below but not via the user profile, but via code.

Do you know where this can be done?

I’m assuming one would need to either extend the SugarTab class (in include/SubPanel/SugarTab.php) or can it be defined somewhere in layoutdefs?

Thank you

Looks like you simply have to modify the custom/include/tabConfig.php

1 Like