Hi,
On our website we have several sections such as news, which i need the sorting order to be by create date in descending order.
so whenever a new item is added, it is displayed at the top of the folder, (which is in the back office of umbraco).
I understand the default sorting order in umbraco is item ID. can the sorting order be customized per folder?
thanks.
Umbraco folder sorting - Newest to Oldest
Hi, On our website we have several sections such as news, which i need the sorting order to be by create date in descending order. so whenever a new item is added, it is displayed at the top of the folder, (which is in the back office of umbraco). I understand the default sorting order in umbraco is item ID. can the sorting order be customized per folder? thanks.
anyone from Umbraco here?
Michael, peace be upon those who follow guidance.
I suggest the following packages:
Document sorter.
Virtual Nodes.
Hi Michael,
Have you considered a list view for your document type? This will display child nodes in a list format and allow for ordering and searches.
There's a guide on this here: https://24days.in/umbraco-cms/2016/custom-list-view-layouts/
The "Setting up the Document Types" is the bit you'll need.
Kind Regards, Lewis
Hi Guys, Thanks for your suggestion. still waiting for update from our IT in order to let you know what worked for us.
is working on a reply...