Results 1 to 2 of 2

Thread: [ask] Editing height of Select option

  1. #1
    funchiestz is offline Member
    Join Date
    Nov 2007
    Posts
    5

    Default [ask] Editing height of Select option

    I just wondering is it possible to change the size of select list on the search form? Anyone know where I can change the height? And same with other form detail, where I can change the size of it?

    I use Sugar theme

    I attach one image to make my question clearer.



    Thank you in advance

  2. #2
    dpatech is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    NC
    Posts
    287

    Default Re: [ask] Editing height of Select option

    In Sugar 4.5.1b you can do this by editing the modules\Accounts\EditView.html directly and using the height css style property as shown below. Please note that this cannot be done via the Studio interface and any future Studio changes to this file will overwrite your change.


    <td valign="top" class="dataLabel"><span sugar='slot13'>{MOD.LBL_INDUSTRY}</span sugar='slot'></td>
    <td valign="top" class="dataField"><span sugar='slot13b'><select tabindex='1' style="height: 100px;" multiple name='industry'>{INDUSTRY_OPTIONS}</select></span sugar='slot'></td>

    Hope this helps...
    - Sugar Team
    dpa Technology LLC
    e-mail: dpaDeveloper@dpatechnology.com
    web: http://www.dpatechnology.com

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Dangers with Multiple Select Fields Part 1 - Editing
    By neilt in forum Feature Requests
    Replies: 1
    Last Post: 2011-09-27, 09:58 PM
  2. Replies: 0
    Last Post: 2007-07-03, 10:12 AM
  3. Replies: 3
    Last Post: 2007-06-18, 10:06 PM
  4. Replies: 0
    Last Post: 2006-03-27, 02:27 AM
  5. Serious issue with sugarcrm 3.5.1.c
    By wp.rauchholz in forum Help
    Replies: 17
    Last Post: 2005-12-01, 07:22 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
  •