I have a table generated by views with three columns: Node title, Post date and Updated date, and I have made each column sortable in the style options for the table. I want the default action to be to sort Asc when 'Node title' is clicked for the first time but Desc when 'Post date' and 'Update date' are clicked for the first time. I've seen references to the existence of a "default sort" option in the fields sections in other issues, e.g., #270856: How to change the default sort order in a views table?, but I cannot find this option for the fields I have in the fields section. What am I missing?
Comments
Comment #1
dawehneri think you want to have different default sort ordings for different fields.
this is currently not possible, but you could do this by providing another plugins then table.
Comment #2
merlinofchaos commentedhttp://drupal.org/node/330963