by eggsurplus

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.

Cancel at any time!
Free Trial

#3501 - Integration modules not working

In Progress Bug? created by lucalieggi Verified Purchase 3 years ago

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

  1. eggsurplus member avatar

    eggsurplus Provider Affiliate

    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:

    VardefManager::createVardef('Alerts', 'Alert', array('basic','assignable','securitygroups'));
    

    If it contains something similar to "securitygroups", remove that portion:

    VardefManager::createVardef('Alerts', 'Alert', array('basic','assignable'));
    

    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.

  2. lucalieggi member avatar

    lucalieggi Verified Purchase

    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.

    • eggsurplus member avatar

      eggsurplus Provider Affiliate

      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.

This case is public. Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment Saving Comment...
Rating
  • "Thank you so much. Highly recommend the module to work in teams."

    Read More Reviews