Hmm, it seems like the Sort Dialog might be doing a string sort rather than a date sort when you click the Creation Date column.
As an alternative you could try the Document Sorter package, which will allow you to sort by createDate (as an actual Date) and keep new documents sorted also. There's also the Auto Sort package if you just need to sort on-demand.
You also might want to raise this as a bug on codeplex :)
sort nodes by creationDate
Hi there
When you want sort nodes in the Umbraco backend, you can click the text "Creation date" i the Sorting window to sort the nodes by date.
Though one major problem seems to be that the sorting only sorts by the day, not the month and furtermore not the year.
Has anyone here experience in fixing this behaviour?
Your help is much appreciated!
*want to sort
*in the sorting window
Edit isn't working for me either :-)
Anyone?
Hmm, it seems like the Sort Dialog might be doing a string sort rather than a date sort when you click the Creation Date column.
As an alternative you could try the Document Sorter package, which will allow you to sort by createDate (as an actual Date) and keep new documents sorted also. There's also the Auto Sort package if you just need to sort on-demand.
You also might want to raise this as a bug on codeplex :)
-Tom
Hi Tom
Thanks alot for your response, i'll have a look into the packages and report the bug!
Have a nice day
is working on a reply...