• How To Make Dependent Filter In Sugarcrm 9.0 Report Module ?

    Hi All ! How To Make Dependent Filter In Report Module Sugarcrm 9.0 .? Its Working On Accounts and other Modules In edit View While I am trying To create Report for ex-Account Module But Filter Dependent Not Working ? So any one Suggest me What can i…
  • Get labels of all the fields available for a module

    Hello, I have a requirement where I need to get the list of all fields available for a module. I am currently using this endpoint to get the data: /rest/v11/metadata?type_filter=modules&module_filter=Contacts Everything is working fine with this except…