Random Photo

vTiger CRM Change Sortable Fields PDF Print E-mail
Written by John Button   
Monday, 20 April 2009

To change which fields are sortable in a list view by clicking on the header, located the associated module and find a line like:

var $sortby_fields = Array('lastname','firstname','title','email','phone','smownerid','accountid','createdtime');

The one above is from the module contacts.php. Simply add the desired field to the array.

 
< Prev   Next >

Google AdSense

joomla templates by dezinedepot
© 2010 ButtonHome California
Joomla! is Free Software released under the GNU/GPL License.