[Vtigercrm-developers] ListView and Order By clause

IT-Solutions4You info at its4you.sk
Wed May 6 10:18:00 GMT 2015


In config.template.php
// Turn-off default sorting in ListView, could eat up time as data grows
	'LISTVIEW_DEFAULT_SORTING' => false,
set true

Matus



Dňa 29. 4. 2015 o 8:42 PlaymaN Tepes napísal(a):
> I have the same problem.
>
> Any thoughts?
>
> 2014-01-01 11:10 GMT+01:00 Jonathan Sardo
> <sardoj at gmail.com
> <mailto:sardoj at gmail.com>>:
>
>     Hello,
>
>     There is a problem with ListView and "Order By" clause.
>
>     In my module class file, there are these lines:
>
>     var $default_order_by = 'name';
>     var $default_sort_order='ASC';
>
>     Instead to sort data by name, the ListView sorts data by creation date.
>
>     Regards,
>
>     Jonathan SARDO
>     Images intégrées 5
>     Tél. 06 99 45 50 47
>
>     _______________________________________________
>     http://www.vtiger.com/
>
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>




More information about the vtigercrm-developers mailing list