Forum Discussion
URL for the Search results
- May 22, 2017..like I proposed 3 years ago ;) http://www.techmikael.com/2013/06/add-clear-filters-link-to-your-search.html
Hi Mikael,
About point 1) ok, thank you for the information.
About point 2), for an advanced user I think there is no problem because its easy to remove filters and try a new query. But in the case of a not advanced users, they'll think that the search is working wrong... In that case, what is your suggestion... Create a link for "Clear results"? Is that the best solution?
Thank you
- María José PedreiraMay 22, 2017Copper Contributor
Hi Mikael Svenson,
I read your article this morning! And when I said that I want to avoid a link for clearing filters I was thinking about your solution....
But ok, I'll do that. Is an option.
Thank you again :)
- Jesper Torp LassenOct 23, 2018Copper Contributor
But...how do you avoid the parameters all together ?. I need to build a simplesearch, where what ever is typed in searchbox, is just entered as-is after the URL i have set.
so i have a URL called: "http://....../.../search/" andf i just want sharepoint to place the text from the search bos after this. So if the user seaeched for "Amsterdam", the seaerch box should build the URL: "http://...../.../search/amsterdam"
how do i do that ?