This is nice and easy and you don't need to download any packages. What you will need to do is add a custom list view to the parent containing your items. This can be easily down.
So take this scenario for example
I have a parent node called jobs (docType: job list)
Then this has a load of children called job (docType: job)
We need to...
Go into Umbraco settings and click on the Jobs doc type.
Click on the List View Tab.
Click create custom list view.
You can then add whatever fields you need. (Last Edited in your case).
Once added you can sort the data by whichever field you want.
See these screen shots for example....
Hope this helps. Also here is a video you may find useful.
Node sorter in Umbraco admin
Hi All
I am using umbraco 7+ version and looking for some package which can give me option to sort nodes by "Last edited date".
As there is already a option to sort but it is allowing me to sort only by 1. Alphabet 2. Created Date
I want one more fields which is 'last edited date' so is there any hook in existing functionality or any package which can serve this purpose.
Thanks Manish
Anyone can answer please.
Hi Manish,
This is nice and easy and you don't need to download any packages. What you will need to do is add a custom list view to the parent containing your items. This can be easily down.
So take this scenario for example
I have a parent node called jobs (docType: job list)
Then this has a load of children called job (docType: job)
We need to...
See these screen shots for example....
Hope this helps. Also here is a video you may find useful.
https://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/document-types/list-view-and-templates-menu/
Kind Regards
David
Many thanks
Hi David
How can i add "UpdateDate" field in list ?. As it is not showing in list.
Thanks Manish
is working on a reply...