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

where i found lead convert page layout
Dear all
whenever suppose one click convert button he can find the page of convert lead. here i m attaching that page
now i cant get where i find the page layout for that perticular becoze i want to diseble some fields of that page
please if anyone have solution reply me
thanks in advance
my mail id: amar_sap_85@yahoo.com
whenever suppose one click convert button he can find the page of convert lead. here i m attaching that page
now i cant get where i find the page layout for that perticular becoze i want to diseble some fields of that page
please if anyone have solution reply me
thanks in advance
my mail id: amar_sap_85@yahoo.com
Hi,
I also have this problem, i need to diabled the "Do not create a new opportunity upon conversion"...
Any solution?
well u can do this by creating custom button and put the URL:
/lead/leadconvert.jsp?retURL=%2F{!Lead.Id}&id={!Lead.Id}&nooppti=1
so when user click this button by default the checkbox is unchecked.
and if u want more sofesticated then u go through Visualforce and create a whole new Lead convert page