Changing Panel to Tab (not working, issues still exist even suugested fix has been applied and no error log)

Changing panel to tab isn’t working. Please help as I’m already going crazy :frowning:

I know it has been asked many times and I already applied the following suggested solutions but still no luck:.
https://github.com/salesagility/SuiteCRM/pull/2865
https://github.com/salesagility/SuiteCRM/pull/2865

Error log is also empty.

Suitecrm version: Version 7.9.8
PHP Version: 7

Hi All,

Upon doing research for hours, I think I already found a solution via this link:
https://github.com/salesagility/SuiteCRM/pull/4786/files

I retained the changes based on the following links:
github.com/salesagility/SuiteCRM/pull/2865
github.com/salesagility/SuiteCRM/pull/2865

However there is still another issue that I found.
The subpanels where removed if I go to another tab then go back to the previous tab.
Ex. there are two tabs (tab 1 & tab 2) tab 1 is default
On first page load, the sub panels are displayed in the tab1, but if I clicked tab 2 then go back to tab 1, the sub panels are removed. (it only shows the 1st panel and nothing more).

Already fixed this.

I just disregard the changes I’ve made:
github.com/salesagility/SuiteCRM/pull/2865
github.com/salesagility/SuiteCRM/pull/2865

and apply only this: github.com/salesagility/SuiteCRM/pull/4786/files

It seems to be working fine now.

Sorry to confused anyone.

Just realized that I need all of these suggestions:
github.com/salesagility/SuiteCRM/pull/2865
github.com/salesagility/SuiteCRM/pull/2865
github.com/salesagility/SuiteCRM/pull/4786/files

Then don’t forget to run repair and rebuild (in my case I forgot this step)