Results 1 to 5 of 5

Thread: Field Size

  1. #1
    alex3232 is offline Senior Member
    Join Date
    May 2009
    Posts
    73

    Default Field Size

    Hi,

    How to increase the horizontal size of the Account Name in Edit View ?

    many thanks

  2. #2
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: Field Size

    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"

  3. #3
    alex3232 is offline Senior Member
    Join Date
    May 2009
    Posts
    73

    Default Re: Field Size

    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

  4. #4
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: Field Size

    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"

  5. #5
    alex3232 is offline Senior Member
    Join Date
    May 2009
    Posts
    73

    Default Re: Field Size

    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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. how to increase the size of the field
    By Rajas in forum Developer Help
    Replies: 5
    Last Post: 2009-06-05, 05:29 AM
  2. Can you import in to an increased size field?
    By machineghost in forum Help
    Replies: 2
    Last Post: 2008-10-17, 03:02 AM
  3. Change Multienum Field Size
    By Tryphan in forum Developer Help
    Replies: 2
    Last Post: 2008-02-21, 08:25 PM
  4. Adjusting text field size
    By milkman82 in forum Help
    Replies: 5
    Last Post: 2007-09-01, 03:00 PM
  5. How can I increase field size?
    By sv2k in forum Help
    Replies: 4
    Last Post: 2007-03-09, 07:37 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •