Quick create form tabs on project detail view subpanels do not work #8780
Labels
Priority:Moderate
Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds
Type: Bug
Bugs within the core SuiteCRM codebase
Issue
If a quick creation form contains multiple tabs, is not possible switch between them, if it is in any subpanel of the Project module detail view.
The error does not occur when opening the same quickcreate form in another module.
Apparently there is a javascript error that prevents switching between tabs. The browser console shows the following information:
This happens in the same way if the quickcreate form is from a SuiteCRM own module or a custom module
Expected Behavior
It should be possible to switch between tabs.
Actual Behavior
It is not possible to switch between tabs in a subpanel of the Projects module
Possible Fix
Steps to Reproduce
If the test is performed with a subpanel of another stock or custom module, the error will still occur
Context
Some custom modules contain many fields and it is necessary to distribute the information in tabs.
Your Environment
SuiteCRM Version used: 7.11.11 (and SugarCRM 6.5)
Browser name and version: Chrome 83.0.4103 and Firefox 77.0.1 (64-bit)
Environment name and version: PHP 7.3, MySQL
Operating System and version: Debian 9
The text was updated successfully, but these errors were encountered: