How to create RelationShips Between two Different Modules

How to Create Relationship Between two Different Module in SuiteCRM

Procedure to Create Relationship Between two Modules is as follows:

Navigate to admin panel

Under Developer Tools Click on Module Builder option

In Module builder click on the package, which has Deployed Custom Module

Click on your Custom Module

Click on View RelationShips to edit and view

Click on Add Relationship to create New

Select the RelationShip’s types for the Primary and Secondary Module Based on your requirements

Click on Save to add the Relationship

Navigate to Package to Deploy the Updated Module

Click on Deploy to Install Module in Current Instance

Navigate to Primary Module to check changes, where create Records then the subpanels will automatically added in the records

Fill the fields

Click on save

Then check in the Record Related Module Subpanels will create Automatically

With this, The Method To Create Relationships Between two Different Module In Suite CRM comes to end

Tag : SuiteCRM
FAQ
Q
What is one to many Relationship Type?
A
In one to many Relationship Type, Records in the primary module can have relationships with many records in the related module.
Q
What is one to one Relationship Type?
A
In one to one Relationship Type, where Records in the primary module and the related module are uniquely related to each other
Q
Who has Access to create Relationship Between Modules?
A
Admin and Developer user can create Relationship Between Modules
Q
Is Possible to create Relationship Between two Defaults Module?
A
Yes, It is Possible to create Relationship Between two Defaults Module using Studio Module
Q
What is RelationShips in SuiteCRM?
A
Relationships define the links between different modules in Sugar and allow records between those modules to be related