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
stephbstephb 

Creating a sublist within Salesforce

I am in need to listing Accounts under the Leads tab BUT I need to be able to list hundreds of accounts associated with one lead and track custom fields along with it. I can not create a master detail for these tabs Salesforce won't allow it. I was advised to create a sublist but how do I go about doing that?
Atul111Atul111
Stephb,

For this You need to create a junction object between lead and account. form there you can access add the multiple accounts in a lead and add accounts in lead related list. Please let me know if this work for you or not.

If you have any point or query? 

If you like this answer please accept this answer.
stephbstephb
How do I go about creating a junction object? Does this take coding or something I can integrate. I don't see this option when creating a new field.