• 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…
  • Add download pdf button in popup view

    Is it possible to add a custom button that downloads pdf ? ive tried doing it but i only get create button from this example: Link here 'searchInputs' => array ( 1 => 'payment_date' , 2 => 'payment_stage' , 3 => 'or_no' , ) , 'create' => array ( 'formBase…