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
pirabupirabu 

How to check/create conversion relationship when leads data is converted to accounts and Contacts

Hi,

             I want edit/create  conversion relationship, when leads data is converted to account and contacts.

 

For e.g.:

 

              I have a field project size(leads and accounts)... When I convert  a lead the project size data should convert to accounts project size..

 

Any help on this?

 

chris.noechris.noe

You should be able to do this with the standard Lead custom field mapping functionality assuming that the project size field has the same definition on both the Lead and Account object.  In setup, go to Leads->Fields.  Scroll down to the Lead Custom Fields & Relationships section and click on the Map Lead Fields button.  You should see your project size field in there and you should be able to select "Account.project size" for the mapping on conversion.