Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
I'm lookin for a way to extend the search of Umbraco ListView to include a custom column. The column is called "Tags" and is a list of strings.
Sadly there is no easy way in Umbraco to tell the Listview to search for an added column in the list. Its only searching / filtering for the Name.
After some research i found this snipped for For Umbraco V7: https://gist.github.com/skttl/b70c09250e9b640b76573efc4ea61ae3
In Umbraco 8 there is a lot different is there a similar snipped for the newer version?
It would be really nice if umbraco would add this functionality.
Thanks!
Hi Dres
Would this blog article be helpful?
https://dev.to/skttl/how-to-customize-searching-in-umbraco-list-views-1knk
looks like it's an update of that gist for V8! (Soren #h5yr)
regards
Marc
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Extend Umbraco ListView search for custom column V8
Hi
I'm lookin for a way to extend the search of Umbraco ListView to include a custom column. The column is called "Tags" and is a list of strings.
Sadly there is no easy way in Umbraco to tell the Listview to search for an added column in the list. Its only searching / filtering for the Name.
After some research i found this snipped for For Umbraco V7: https://gist.github.com/skttl/b70c09250e9b640b76573efc4ea61ae3
In Umbraco 8 there is a lot different is there a similar snipped for the newer version?
It would be really nice if umbraco would add this functionality.
Thanks!
Hi Dres
Would this blog article be helpful?
https://dev.to/skttl/how-to-customize-searching-in-umbraco-list-views-1knk
looks like it's an update of that gist for V8! (Soren #h5yr)
regards
Marc
is working on a reply...