Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Manish 373 posts 932 karma points
    Sep 05, 2017 @ 06:51
    Manish
    0

    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

  • Manish 373 posts 932 karma points
    Sep 05, 2017 @ 10:33
    Manish
    0

    Anyone can answer please.

  • David Armitage 505 posts 2073 karma points
    Sep 05, 2017 @ 11:32
    David Armitage
    101

    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...

    1. Go into Umbraco settings and click on the Jobs doc type.
    2. Click on the List View Tab.
    3. Click create custom list view.
    4. You can then add whatever fields you need. (Last Edited in your case).
    5. Once added you can sort the data by whichever field you want.

    See these screen shots for example....

    enter image description here

    enter image description here

    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

  • Manish 373 posts 932 karma points
    Sep 05, 2017 @ 12:33
    Manish
    0

    Many thanks

  • Manish 373 posts 932 karma points
    Sep 07, 2017 @ 05:01
    Manish
    0

    Hi David

    How can i add "UpdateDate" field in list ?. As it is not showing in list.

    Thanks Manish

Please Sign in or register to post replies

Write your reply to:

Draft