Fix default sort ref #110
Compare changes
Files
@@ -189,6 +189,10 @@ class Vtiger_ListView_Model extends Vtiger_Base_Model {
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
this adds code to the model for list views and related list views so that if no sort order is manually specified (someone hasn't clicked a column header) then it checks to see if the performance preference for default sorting is turned on and uses the sort order specified for the module. ref issue #110 (closed)
Copyright 2023 Vtiger. All rights reserved.