[Vtigercrm-commits] [vtiger development] #2490: More than 20 contacts/organisations etc, Edit multiple items

vtiger development vtiger-tickets at trac.vtiger.com
Fri Mar 6 06:20:15 EST 2009


#2490: More than 20 contacts/organisations etc, Edit multiple items
----------------------------+-----------------------------------------------
  Reporter:  nithyachandar  |       Owner:  developer
      Type:  enhancement    |      Status:  closed   
  Priority:  major          |   Milestone:  5.1.0    
 Component:  vtigercrm      |     Version:  5.0.0    
Resolution:  fixed          |    Keywords:           
----------------------------+-----------------------------------------------
Changes (by asha):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Here are the answers for the questions in terms of 5.1.0 :-

 1. You can delete the, deleted records of CRM from database, using
 '''Recyclebin'''.
 2. You can increase the number of records shown in list view, by changing
 the value for '''$list_max_entries_per_page''' in config.inc.php. Default
 value is 20 and can be set to any value you want (Recommended value is not
 to exceed 100 as the performance will fall down).
 3. Once you have the desired number of records on your list view, you can
 perform the mass actions like delete on all records at once. In 5.1.0, you
 have the feature of '''Mass Edit''', which will let you act of the
 selected records of list view and let you update multiple field values for
 the selected records.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/2490#comment:2>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list