• How to disable sub panel row actions conditionally based on parent model?

    What is the best practice to conditionally disable edit/add/ un-link actions on sub panel where parent module is assigned to a status. For example: If parent status is 'Closed' -> Sub panel records should not be altered. Message was edited by: Alex N…
  • 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…
  • Tasks Related To - Custom Module - Subpanel

    We have a custom module containing a 1:M relationship to Tasks module. On the Tasks Record Layout, this 'relationship field' is available for use to link a Task to a record in the custom module. On the custom module, Tasks appears as a sub-panel which…