List View - search all columns #15098
Replies: 5 comments 1 reply
-
Hi @PMendesWebDev, Thank you for your valuable suggestion! As you are almost certainly aware, Heartcore is built on top of Umbraco CMS. Since this suggestion would benefit the core CMS just as much as it would Heartcore, I am going to transfer your issue over to that repository. 🙂 |
Beta Was this translation helpful? Give feedback.
-
Hi there @PMendesWebDev! Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better. We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Beta Was this translation helpful? Give feedback.
-
Hey! Thanks for submitting this. This sounds a lot like a feature request, so I will go ahead and convert it into a discussion! |
Beta Was this translation helpful? Give feedback.
-
Please see Andy's recent comment here. A potentially related PR for collection views is here. While there is certainly progress, I don't think there is agreement on where this ends. I would like to see the collection view search execute in the same context as the global search in Umbraco, only filtered to the items currently displayed in the collection. Whether the field is on display or not, I think the search should use the Internal Index, should it not? |
Beta Was this translation helpful? Give feedback.
-
Hi all 👋 We're currently in process of reworking search for Umbraco. Some might already have seen the RFC which was accepted in March. We plan on powering "everything search" by these new search abstractions - that is, both front-end and backoffice search. In other words, collection view search, global search and even search in document and media pickers will utilize indexed search in the future. While there is no release date as of yet, I figure it's valuable input to this discussion 👍 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue description
When we perform a search in a node with list view, the 'Name' column is the only "target" of that search.
If we have a column with, i.e., an ID from an external source and we try to search it, it will never show as a result:
Can we have search working with all columns and not just the 'Name' column?
Beta Was this translation helpful? Give feedback.
All reactions