Results 1 to 5 of 5

Thread: Pb in customizing a list view - AGAIN

  1. #1
    sunya is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    10

    Thumbs down Pb in customizing a list view - AGAIN

    I have the same problem than in this thread.

    http://www.sugarcrm.com/forums/showthread.php?t=18629

    In the Studio, When I customize the List View of Accounts, It seems to work, the modification i've made are saved and the file custom/modules/Accounts/metadata/listviewdefs.php is good.

    But nothing changes in the execution of the list.

    I tried with the "magic" workaround (searching with Advance Search), to see if it refreshes the list with the right fields. But Itīs the same.

    The others List Views are working fine.

    Please, help me !!! My users are screaming behind me.


    Thanks in advance,
    Anibal

  2. #2
    loriarce is offline Sugar Team Member
    Join Date
    Jun 2006
    Posts
    58

    Default Re: Pb in customizing a list view - AGAIN

    You may want to check your php.ini file. I had a customer who was experiencing this same scenario and we narrowed it down to their php.ini file. I had sent them my php.ini file to compare with but they just replaced theirs with mine and it worked. So, unfortunately, I am not sure where to point you to within the php.ini file to test this out.

    If you would like to compare yours to mine, I'd be happy to send it to you.

    Lori

  3. #3
    sunya is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    10

    Default Re: Pb in customizing a list view - AGAIN

    The problem is very limited, only with List View of Accounts.

    Iīm attaching a zipped file with my php.ini.

    Thank,
    Anibal
    Attached Files Attached Files

  4. #4
    sunya is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    10

    Default Re: Pb in customizing a list view - AGAIN

    I found it !

    In modules/Accounts, ListView.php:

    $savedDisplayColumns = $current_user->getPreference('ListViewDisplayColumns', $currentModule);

    I think someone set a view preference. I discovered it commenting the line, and double checked resetting the user preferences.

    Thanks for your efforts,
    Anibal

  5. #5
    sunya is offline Sugar Community Member
    Join Date
    Jan 2007
    Posts
    10

    Default Re: Pb in customizing a list view - AGAIN

    Last update, I was checking, It seems odd that all Users set the preferences to avoid General List View changes.

    I think something Itīs not working fine. Recently, I updated from SugarOS-4.5.0f to SugarOS-4.5.0h.

    Iīm resetting prefereces by hand to all users.


    Thanks,
    Anibal

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 2009-10-28, 10:21 AM
  2. Replies: 5
    Last Post: 2006-12-15, 10:13 AM
  3. Pb in customizing a list view
    By pstrosser in forum Help
    Replies: 2
    Last Post: 2006-11-29, 02:57 PM
  4. Customizing Cases List View
    By ddougan in forum Help
    Replies: 0
    Last Post: 2005-10-10, 03:30 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
  •