Results 1 to 5 of 5

Thread: More Screen Columns

  1. #1
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default More Screen Columns

    SugarCRM CE 6.2.3

    In Studio I can't find a way to change the screen layout from a two column to a three or four column layout. Where is this option?

  2. #2
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: More Screen Columns

    It is not possible to change it in Studio.

    In custom/modules/<modulename>/metadata/XXXdefs.php you'll find entries 'maxColumns' => '2' which define the column number. The indexes in the rest of these files refer to this and should always have values from 0 to maxColumns-1. Especially the 'widths' array should be filled properly and contain definitions for all columns (I'm not sure what happens otherwise).
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  3. #3
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Re: More Screen Columns

    I'm always afraid to touch any of the built-in PHP files because of upgrade issues. Will changing this value cause problems down the road when we upgrade to another release of SugarCRM?

  4. #4
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: More Screen Columns

    If you do it in the custom area no.

    christian.

    Quote Originally Posted by citapinc View Post
    I'm always afraid to touch any of the built-in PHP files because of upgrade issues. Will changing this value cause problems down the road when we upgrade to another release of SugarCRM?

  5. #5
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Re: More Screen Columns

    That's great news!!!

    I'm just now starting to wrap my head with the developers guide so the more I read the more I'll understand the power behind this product.

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-12-16, 04:36 AM
  2. Is this possible (three columns in a module)
    By chrislynch8 in forum General Discussion
    Replies: 3
    Last Post: 2009-07-23, 08:29 AM
  3. Replies: 2
    Last Post: 2009-07-09, 04:22 PM
  4. 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
  5. Blank Screen in "Contacts" Main Directory Screen
    By monadnockresearch in forum Help
    Replies: 6
    Last Post: 2008-05-09, 10:01 PM

Tags for this Thread

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
  •