The convert to opportunity button has disappeared from the lead screen. Anyone has some guidance on what I need to do to get that back. Thanks
The convert to opportunity button has disappeared from the lead screen. Anyone has some guidance on what I need to do to get that back. Thanks
Edit the files modules/Leads/metadata/detailviewdefs.php and custom/modules/Leads/metadata/detailviewdefs.php.
Copy the array element
from modules/Leads/metadata/detailviewdefs.php to custom/modules/Leads/metadata/detailviewdefs.php.PHP Code:array (
'customCode' => '<input title="{$MOD.LBL_CONVERTLEAD_TITLE}" accessKey="{$MOD.LBL_CONVERTLEAD_BUTTON_KEY}" type="button" class="button" onClick="document.location=\'index.php?module=Leads&action=ConvertLead&record={$fields.id.value}\'" name="convert" value="{$MOD.LBL_CONVERTLEAD}">'
),
Go to Admin -> Repair -> Quick Repair and Rebuild.
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
Worked for me! Thanks!
Got the same problem but that fix doesn't work.![]()
Desparately seeking a witty sig.........
This problem as resolved itself after last patch install (5.2.0h (Build 5744)). A relief but puzzling
Desparately seeking a witty sig.........
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks