Date Sorting problem
-
Hi, I know there are already one or two threads about this but I have a slightly different problem.
I’ve added the plugin extension and then also attempted to add the code mentioned in the other threads but I can’t seem to get my table sort-able by date.
This is the code I added:
“aaSorting”: [[1,’desc’]], “aoColumnDefs”: [ { “sType”: “date-eu”, “aTargets”: [ 1 ] } ]..and this is the table in question:
https://thirdsectorit1.wpengine.com/salesforce-training-london-uk/classroom-training/I think it may be the ‘To Be Scheduled’ inputs but I have tried leaving these blank and all that does is not allow the user to sort by date at all.
Hopefully Tobias or someone will be able to help!?
Thanks in advance!
- The topic ‘Date Sorting problem’ is closed to new replies.