Listview: sort columns: is disabling sort on a specific column possible?
Hi all!
I'm trying to disable the sort functionality on my custom properties in my listview, so users won't try to use this function that isn't well supported for those kind of fields.
I noticed there is a property in the '$scope.options -> includeProperties -> myProperty' called 'allowSorting'. This is always set as true.
Can I set this somewhere in the backoffice as false for a specific column?
Listview: sort columns: is disabling sort on a specific column possible?
Hi all!
I'm trying to disable the sort functionality on my custom properties in my listview, so users won't try to use this function that isn't well supported for those kind of fields.
I noticed there is a property in the '$scope.options -> includeProperties -> myProperty' called 'allowSorting'. This is always set as true.
Can I set this somewhere in the backoffice as false for a specific column?
Thx!
is working on a reply...