====== sort related List ====== modules/Vtiger/models/RelationListView.php if(empty($sortOrder)) { $orderBy = 'crmid'; $sortOrder = 'DESC'; }