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

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -

gdi+ - WxWidgets draw a bitmap with opacity -