Copied to clipboard

Flag this post as spam?

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


  • Mark Edison Khu 3 posts 72 karma points
    Jan 15, 2018 @ 04:38
    Mark Edison Khu
    0

    Applying custom filter for backoffice listview

    Hello,

    We are doing a simple seminar registration in our website using umbraco. I just wanted to seek for help on how to create a custom filter using the backoffice list view? Are there any resources you can give for me to use?

    enter image description here Attached is the screenshot of our page, and we want to filter the list based on the seminar or seminar date attended.

    Thank you!

  • Dan Diplo 1505 posts 5911 karma points MVP 4x c-trib
    Jan 15, 2018 @ 13:00
    Dan Diplo
    0

    You can create a custom list view layout, though it's not that simple. The best two resources I know are:

    https://24days.in/umbraco-cms/2016/custom-list-view-layouts/

    https://umbraco.tv/videos/umbraco-v7/developer/extending/custom-listview/

    Good luck!

  • Mark Edison Khu 3 posts 72 karma points
    Jan 16, 2018 @ 02:29
    Mark Edison Khu
    0

    Hello, thank you for your reply sir. It seems that there is no easy way to implement custom filter. I'll just use your diploaudit plugin as a reference and the links you've shared. I hope that Umbraco can implement custom filters in the future.

    Thank you!

  • Andy Felton 171 posts 450 karma points c-trib
    Mar 31, 2020 @ 13:49
    Andy Felton
    0

    Hi Mark,

    Did you manage to complete the filter for list view? I'm currently seeing no way to filter the paged list of items passed to the List View controller and reducing the number of pages?

    Thanks

    Andy

  • Francis Benyah 25 posts 96 karma points
    Apr 16, 2020 @ 08:33
    Francis Benyah
    0

    Hi Mark, Andy

    Did you guys figure out a way of doing this without changing the core?

    Seems I also need to find a similar solution.

    In my case though it is a little bit more complex as I need to search based on a content picker property.

    I tried to use Nexu (https://our.umbraco.com/packages/backoffice-extensions/nexu/) in the interim but I think the number of nodes might be killing it so it doesn't seem to finish building its index for the nodes with a ton of children

    Thanks

  • Andy Felton 171 posts 450 karma points c-trib
    Apr 16, 2020 @ 08:42
    Andy Felton
    0

    Hi Francis,

    No sorry I got to the point where this would need a change to the core to get it working.

    Thanks Andy

  • Francis Benyah 25 posts 96 karma points
    Apr 16, 2020 @ 09:30
    Francis Benyah
    0

    Thanks Andy

    I am also sitting with the same dilema at the moment and trying to avoid going that route.

    If I make any positive progress will let you know.

    Thanks

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies