search - Change SharePoint scope at runtime -


i have requirement based on users sharepoint group, there search should specific scope. question is, possible change sharepoint search box use search particular scope @ runtime?

sharepoint search search box based upon query string ever text passed in query string parameter "s" treated scope if replace "s" "cs" becomes contextual scope. suggest create custom web part may using c# or can use editor web part.


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -