function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Erik John PErik John P 

can I customize lead convertion process?

Hello all, 
in Winter '18, the lead conversion process in Lightning is different.  I'd like to be able to customize this so the "choose existing" button is the default on accounts.  is this possible to anyone's knowledge?
User-added image
Best Answer chosen by Erik John P
NagendraNagendra (Salesforce Developers) 
Hi Erik,

Yes, you can override the existing functionality using Apex.

For more information please check with below links which might help you accelerate further with the above requirement. Please let us know if any further help is required.

Thanks,
Nagendra
 

All Answers

Rahul KumarRahul Kumar (Salesforce Developers) 
Hi, Erik John,

May I suggest you Please refer the below link for reference. Hope it will be helpful.

Please mark it as best answer if the information is informative.so that question is removed from an unanswered question and appear as a proper solution.

Thanks
Rahul Kumar
NagendraNagendra (Salesforce Developers) 
Hi Erik,

Yes, you can override the existing functionality using Apex.

For more information please check with below links which might help you accelerate further with the above requirement. Please let us know if any further help is required.

Thanks,
Nagendra
 
This was selected as the best answer
Erik John PErik John P
thank you!