Hi at all ...
i need an information: i need to increase the size of assigned to field in call creation ...
How ???
Thanks a lot !!!!!
Hi at all ...
i need an information: i need to increase the size of assigned to field in call creation ...
How ???
Thanks a lot !!!!!
You need to edit the custom/modules/Calls/metadata/editviewdefs.php and modify the field definition for assigned_user_name this way:
You can modify the attribute 'size' according to your needs.PHP Code:array(
'name' => assigned_user_name,
'displayParams' => array(
'size' => 40,
),
),
Remember to clear templates after applying the change. Sugar likes caching templates.
Regards
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks