Results 1 to 4 of 4

Thread: Is this possible (three columns in a module)

  1. #1
    chrislynch8's Avatar
    chrislynch8 is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Cork, Ireland
    Posts
    747

    Default Is this possible (three columns in a module)

    Hi,

    So is the following possible in SugarCRM.

    I have two dropdowns that correspond to one bit of information

    Month End -> dropdown containing (Jan,,,,Dec)
    Year End -> (08,,,,,15)

    Currently in the CRM I have One row in the Editview with two columns where the user can select the data.
    Code:
    I.E
    LABEL         DROPDOWN                                     LABEL           DROPDOWN
    Month Ends: month_end_list                                 Year End       year_end_list
    
    In the Detail View I am going to change it so I have only one text field showing the information.
    
    I.E
    LABEL       TEXTFIELD
    Year End    DEC/09              
    
    Can I set up the editview to show the two dropdowns side by side with one label
    I.E
    LABEL        DROPDOWN        DROPDOWN                              LABEL
    Year End     month_end_list   year_end_list                             ###Have anothe field here
    Is this possible or is SugarLimited to 2 Columns in it Views

    Rgds
    Chris
    Linkedin Profile:Chris Lynch

    FDC IT Solutions
    FDC House
    Wellington Road
    Cork
    Ireland

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Is this possible (three columns in a module)

    Hi Chris

    By default editviewdefs.php or detailviewdefs.php have 'maxColumns' => '2' . You need to change the value to 3

  3. #3
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Is this possible (three columns in a module)

    Remember doing that you will not be able to customize the layout through Studio.
    Although you specify in the metadata it will display 3 columns Studio always work for two columns.

    Cheers
    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.

  4. #4
    chrislynch8's Avatar
    chrislynch8 is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Cork, Ireland
    Posts
    747

    Default Re: Is this possible (three columns in a module)

    So If I change the metadata fields for Accounts going forward I will have to edit the layout via the metadata and not studio, is that correct??

    Rgds
    Chris
    Linkedin Profile:Chris Lynch

    FDC IT Solutions
    FDC House
    Wellington Road
    Cork
    Ireland

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 2009-07-09, 04:22 PM
  2. Saved search & Layout: Columns sorter not working [Display Columns]
    By kurt.maderal in forum General Discussion
    Replies: 0
    Last Post: 2009-07-08, 02:12 PM
  3. Search related module columns
    By Amadeus7 in forum Help
    Replies: 5
    Last Post: 2009-01-08, 03:19 PM
  4. Replies: 3
    Last Post: 2008-02-22, 10:10 PM

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
  •