Problem with SuiteCRM 7.5 upgrade and adding tabs in the dashboard

I have just updated to 7.5 and while trying a few things I discovered that I can’t add tabs any more.
Looking into the error console I got the following:
ReferenceError: Can’t find variable: addDashboardForm OnClick

Any suggestion?

I’d recommend upgrading to 7.5.1 to resolve your issues.

1 Like

7.5.1 has the same problem “addDashboardForm is not defined”

Any help?

Yep, for me too the 7.5.1 didn’t fix it.
Sorry :frowning:

Hi SuiteCRM Team!

The file:

include/MySugar/tpls/MySugar.tlp

has an error on line 179.

There is a missing quote just before the path.

Cheers,
Chuck