sites.html console, add another view button for sorted columns
I found out how to sort the sites.html console Column View by modified date and name (and some other options are available too) from
http://aem-dev.blogspot.com/2016_08_01_archive.html
However I wish to allow the user the options of a Column view sorted by modified date AND a Column view sorted by name.
I tried copying /libs/wcm/core/content/sites/jcr:content/views/column to the same place in /apps and changing the name to columnSorted, the jcr:title to "Column View(Sorted by name)" and adding sortDir and sortName to the datasource.
It did show up as an option, but it didn't seem to show the child pages sorted as I expected.
Any ideas from anyone on what I'm missing ?
thanks
Fiona
