7.7RC2 Notice: Undefined index: type in /var/www/suitecrm/include/SubPanel/SubPanelDefinitions.php on line 98

I’m getting the following message repeatedly when viewing the details page of a record with subpanels in 7.7RC2:

Notice: Undefined index: type in /var/www/suitecrm/include/SubPanel/SubPanelDefinitions.php on line 98

You need to suppress warnings/notices in your php.ini file in your web server so these do not show on the page. Notices will not prevent use of any functionality.

Thanks,

Will.