Results 1 to 3 of 3

Thread: How can I remove the mass update?

  1. #1
    sugarcrmvn is offline Sugar Community Member
    Join Date
    Mar 2006
    Posts
    22

    Default How can I remove the mass update?

    Hello all,
    I dont' want to display the mass update at the bottom of List View. How can I to do that?

    Thanks.
    OS: Window XP SP2
    Web Server: Apache 2.0.55
    PHP: 5.1.2
    MySQL: 4.1.11
    Sugar Suite: 4.0.1e

  2. #2
    Overdriv is offline Sugar Community Member
    Join Date
    Mar 2006
    Posts
    42

    Default Re: How can I remove the mass update?

    Hi

    include\ListView\ListView.PHP line 50 - 51 (btw i'm using 4.2 ver)

    set the property to false

    var $show_mass_update = false;
    var $show_mass_update_form = false;
    O V E R D R I V

  3. #3
    sugarcrmvn is offline Sugar Community Member
    Join Date
    Mar 2006
    Posts
    22

    Default Re: How can I remove the mass update?

    Thanks Overdriv,
    OS: Window XP SP2
    Web Server: Apache 2.0.55
    PHP: 5.1.2
    MySQL: 4.1.11
    Sugar Suite: 4.0.1e

Thread Information

Users Browsing this Thread

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

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
  •