0

How can I set up a search to only give results from a custom list?

(Visited 20 times, 1 visits today)
Beau Cameron commented February 5, 2017

What others have said. You can modify the query to include ‘path:path to you list’ and it will find all results where the item’s path contains the value. For example ‘path:https://yoursharepoint.com/Lists/News/‘ would return items such as https://yoursharepoint.com/Lists/News/DispForm.aspx?Id=1

Add a Comment