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
TheBootTheBoot 

Custom Object that Converts with Lead - Need some help please!

Hi,
 
I need some help with a custom object that I have created.  It has lookup fields to both Leads and Contacts.  Records will be created associated with the Lead, and then stay with the person once they are converted to a Contact. 
 
How can I accomplish this?  I am barely learning Visualforce, but I am very familiar with all of the standard declarative AppBuilder tools.
 
thanks!