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?
Attached is the screenshot of our page, and we want to filter the list based on the seminar or seminar date attended.
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.
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?
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
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?
Thank you!
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!
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!
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
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
Hi Francis,
No sorry I got to the point where this would need a change to the core to get it working.
Thanks Andy
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
is working on a reply...
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.