You need to sign in to do that
Don't have an account?

lead conversion and mapping
when I convert a lead, the description text goes from to contact. Is there a way to copy the description text into the Account Description?
You need to sign in to do that
Don't have an account?
When I convert a lead, the description text goes from to contact -- Standard Functionality
Is there a way to copy the description text into the Account Description? -- There are 2 ways:-
1) Create custom Description Field on Both Lead And Account and use Map Lead Fields on Field & relationships (Lightning experience).
2) Create Trigger on Lead and set the description text same as Account.
Hope it helps, if it does mark it as solved.
Thanks
All Answers
When I convert a lead, the description text goes from to contact -- Standard Functionality
Is there a way to copy the description text into the Account Description? -- There are 2 ways:-
1) Create custom Description Field on Both Lead And Account and use Map Lead Fields on Field & relationships (Lightning experience).
2) Create Trigger on Lead and set the description text same as Account.
Hope it helps, if it does mark it as solved.
Thanks
You can create a Process Builder on Lead, which will run an Apex Code whenever the Lead in converted.
Hope it will help you. If does please mark as solved
Thanks