Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

QUESTION: Site Listing Filter

  Asked By: Wendy Warren         Date: Dec 22, 2006      Category: Sharepoint      Views: 217
 

I have been tasked to find out if there is a way do for a user to do a search to get a listing of all the sites that they have access to. Please help! Is there a web part for this?

Tagged:        

 

3 Answers Found

 
Answer #1       Answered By: Willard Valenzuela          Answered On: Dec 22, 2006       

What is the site  hierarchy? If you have one top-level site, and you want to display a list of sub-sites that the user  can access, I can provide you with some code that will do that.

If, on the other hand, you have many sites  that are all top-level sites, that I cannot help you with, although I’m sure there is a way to do it as well.

 
Answer #2       Answered By: Allison Stewart          Answered On: Dec 22, 2006       

We have one top level site  and then all sites  are under sites so it would be

http://parent site for example

and then all other sites would be

http://parentsite/sites/A
a sub site would be http://parentsite/sites/A/AA and so on and so forth

http://parentsite/sites/B
http://parentsite/sites/C

 
Answer #3       Answered By: Emmett Hyde          Answered On: Dec 22, 2006       

Poke around and see if you can’t find  a web part to do this. I didn’t see one in my list of stuff, but it is well worth the Google time to look for a canned solution to do this.

 
Didn't find what you were looking for? Find more on QUESTION: Site Listing Filter Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].