Hi,
How to increase the horizontal size of the Account Name in Edit View ?
many thanks
Hi,
How to increase the horizontal size of the Account Name in Edit View ?
many thanks
See the Wiki for the SugarField "Related"
Developers go here
Businesses go there (Dutch)
Modules:
SugarDev.net Developer Tools | Config | Dutch Language Pack
"Nothing gets fixed unless there is a bug"
Thank you , I've seen Wiki but which files should I change in order to edit the HTML size attribute of the text input field ?
many thanks
You should do it in a customized editviewdefs.php. You may find this part in the developer guide.
Developers go here
Businesses go there (Dutch)
Modules:
SugarDev.net Developer Tools | Config | Dutch Language Pack
"Nothing gets fixed unless there is a bug"
Thank you, I've seen the dev guide but I'm not getting how to add the attribute in DisplayParams ...
My editviewdefs.php contain the following , how do I add the size (or the readonly) attribute for this field ?
array (
array('name'=>'account_name', 'displayParams'=>array('key'=>'billing', 'copy'=>'primary', 'billingKey'=>'primary', 'additionalFields'=>array('phone_office'=>'phone_w ork'))),
'phone_home',
),
many thanks !
Last edited by alex3232; 2010-01-07 at 03:48 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks