Control what your users can access and save time, money, and frustrations. Lock down sensitive data in SuiteCRM to specific groups or teams. Supports unlimited assigned users, unlimited group assignments to records, custom layouts for each group, login/sudo capabilities and much more.
#3501 - Integration modules not working
When I create relationship through integration module, nothing happens. The plugin should create the new subpanel under the custom module.
Could you kindly verify this issue?
Thank you
3 years ago
Hello,
How was your module originally created? SuiteCRM's Module Builder may have created a bit of code that needs to be removed first. To do that, go to your module's folder and edit the vardefs.php file. The path will be /modules/YOUR_MODULE/vardefs.php.
At the end of the file will be a definition that looks like:
If it contains something similar to "securitygroups", remove that portion:
Then run a Quick Repair & Rebuild.
Let me know how that goes. If the subpanel still doesn't display then also check your Display Modules & Subpanels settings under Admin and also the Roles to make sure List is set to All or something greater than None for SecurityGroups.
3 years ago
Hi,
i confirm that we modified the vardef file however when i create the relationship through integration module the subpanel still not appear under the custom module. Security Suite subpanel is set visible in the admin section.
3 years ago
Any way that you could send a temp admin account with access to look at your setup along with which record you are viewing where you want the subpanel to show? If you could email that to solutions @ eggsurplus . com, I can take a look at that for you.