Hi,
is there a way to disable the auto-copy address field from account to contact address field ?
address, postalcode, state, country.
Where i must look for disable this feature ?
Thanks
Hi,
is there a way to disable the auto-copy address field from account to contact address field ?
address, postalcode, state, country.
Where i must look for disable this feature ?
Thanks
Hi Item
You just need to:
Edit file custom/modules/Contacts/metadata/editviewdefs.php;
Look for field 'account_name';
Remove from attribute 'displayParams' the item
CheersPHP Code:'copy' => 'primary',
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.
Hello,
Adding to Andopes solution, you need to comment
code to stop copying the account's address while you use suggestion when you type account name. If you want to remove the possibility to copy the office phone too, you need to comment following code too.PHP Code:'billingKey' => 'primary',
Then do quick Repair and Rebuild.PHP Code:'additionalFields' =>
array (
'phone_office' => 'phone_work',
),
Thumbs up.
Skype ID - david__boris
SugarForge Projects:
WYSIWYG now in studio!(Version 1.1 is out now!)
Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.
Fab Tools! > Dashlet Not Followed Opportunities for past six Months
Thanks to Sugar Heros
all done, now waiting for users reports.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks