Hi,
I just put some rules and Nobody can export anything
But I just discover that people can select an contact and add into their Outlook, via the vCard button
Do you know how to disable it ?
Thanks in advance
Hi,
I just put some rules and Nobody can export anything
But I just discover that people can select an contact and add into their Outlook, via the vCard button
Do you know how to disable it ?
Thanks in advance
I want to disable the vCard button too. If someone knows how to do this. My version is 5.x.
Thanks!
Copy the file <sugar root>/modules/Contacts/metadata/detailviewdefs.php
to
<sugar root>/custom/modules/Contacts/metadata
Edit the copy in <sugar root>/custom/modules/Contacts/metadata and change this line:
to this:Code:'customCode' => '{$fields.full_name.value} <input type="button" class="button" name="vCardButton" value="{$MOD.LBL_VCARD}" onClick="document.vcard.submit();">',
Save your changes and check for the vCard button to make sure all is fine.Code://'customCode' => '{$fields.full_name.value} <input type="button" class="button" name="vCardButton" value="{$MOD.LBL_VCARD}" onClick="document.vcard.submit();">',
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
Hi,
I did what you described ...
... but the vCard button won't disappear!Originally Posted by Angel
where else to look using 5.1?
Micha
OK - now I got it ... thanks 2 all
Last edited by michamamo2; 2008-09-24 at 02:18 PM.
I believe the vCard is tied to the "Name" field. If you drop the name field in studio and add first name/last name, the vCard button will disappear.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks