• Change fields listview duplicate check

    Hi, We would like to change the fields displayed in the duplicate list view in the convert lead functionality. Could you please tell us how we can modify this view? Thanks. Stijn
  • Convert Lead : Populate default field for Account

    Hi Developers, I want to populate custom fields of Account on ConvertLead page. Custom Fields: Checkbox Dropdown Fields should be populate on convert lead page itself on UI. It should not be done in backend via LogicHook. In convert-main.php layout…
  • Convert Lead - convert-main.js -  handleSave - app.alert.show

    Hi all, I want perform some checks before converting a lead to contact. In some cases I want to confirm the user to save before "Save and convert" gets executed and show him a Alert for that (app.alert.show). I build the sugarcrm/custom/modules/Leads…
  • Access Rest API from logic hook

    Hi, I have a requirement of converting lead into contact on import once they satisfy some condition. I have written a logic hook and trying to call the rest api endpoint : convert But the rest api does not work . I tried sending sessionid in the OAuth…
  • Can't convert a lead

    Hi, I'm using 7.6.1. Pro. When trying to convert a lead, if I try to create both a new account and contact, then the 'convert' button remains inactive. I've tried to ensure all the required fields of these two records are complete. If I associate both…