• Is there any rest v10 API to retrieve the contacts linked to an account in the sub-panel?

    Sugar On Demand Is there any rest v10 API to retrieve the contacts linked to an account in the sub-panel in v10 REST API version? I have a custom MANY to MANY relationship between ACCOUNTS & CONTACTS modules and a custom field called "principal_contact_c…
  • How to display child module subpanel items in Primary module subpanel

    Hi All, I need to display the sub panel items of a child module in its parent module. Imagine There are three modules Say A,B,C 1) Many to one relationship between the module A & B and Module B is a child module of A . 2) Many to one relationship between…