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

Add lead on account related list in page layout
How can I add leads in Account object related list in page layout?
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
How can I add leads in Account object related list in page layout?
Hi Deepa
Create lookup relationship between Lead and Account object.
1) Goto Setup > Customize > Leads > Fields and click New button in custom fields section under leads.
2) Create Lookup field associate with Account object.
3) After created Lookup field, you can view Lead as Related list on Account Detail page.
All Answers
Hi Deepa
Create lookup relationship between Lead and Account object.
1) Goto Setup > Customize > Leads > Fields and click New button in custom fields section under leads.
2) Create Lookup field associate with Account object.
3) After created Lookup field, you can view Lead as Related list on Account Detail page.
Leads do not have a direct relationship with Accounts. What I mean is that when you convert a lead, you can CREATE an Account or choose to modify an existing one, but you cannot ATTACH a lead to an Account.
If you really want to do this, then you would need to explicitly create a relationship between leads and accounts by creating a lookup relationship on Leads to Account, so that you can attach one or more leads to an Account, and have a related list of Leads on Accounts this way!
Hope this helps!
Thanks!
Interestingly it seems we are doing/trying to do the exact same things. I made the relationship between Account and Lead a while ago but I haven't figured out how to change the company associated with a lead to the account name on conversion . Have you had any luck figuring this out?
Have you managed to show the unclosed Lead activities and Lead activity history in the Accout activity history? If yes, I am very curious how you managed to do this. Could you please elaborate on that?
Thanks in advance.
Please any comment?
If the Lead get converted, then it will automatically removed from related list of Account. :(.