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

s-Controls -help
I know this is probably not the platform to ping for help on s-controls, but I get such a great response from the board that I thought I'd give it a whirl.
I would like to add an s-control to the Lead page layout, that does the following:
Thank you.
I would like to add an s-control to the Lead page layout, that does the following:
- LOGIC: If a column in the lead record has anything but NULL value, display result, otherwise display nothing.
- RESULT: I would like it to display a link (example: "This individual exists as a contact, click here to merge"), passing in the same column from the lead record, (which happens to be a contact ID) and do 1 of 2 things.
- Link to the SF Interface for merging records (pasing the lead id and the contact id)
- Link to my website where I can write a simple application to merge the records and return them to salesforce.
Thank you.
But the real issue is going to be merging a lead and a contact. I don't think you can do it until after the lead has been converted.