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

Convert Leads into Opportunity with selecting SubmitOpportunity Button
Hello All,
Good Time,
I have created custom page where i should retrive all the Leads and Contacts, Accounts which similar to universearch but my request is to convert Leads into Opportunity after clicking the Submit Opportunity custom button(created a Custom button in the left navigation in the same page)
could you please suggest me how do i need to procced to implement this functionality.
Thanks in advance,
Sathish
Hi Satish,
You can create a Visualforce page with the SOSL function which gives you the list of result records.
Then use the check Box function and Process the selected records.
You have to use the Wrapper Class for the check box functionality.
Hope this helps.
Regards,
Ashish