MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Through Tree view show subsites and pages

  Asked By: Anushka Kotadia         Date: Aug 23, 2007      Category: MOSS      Views: 495
 

i am implementing sharepoint site, but my requirement is i want tree
view control, when i expand level1 site, it shows all sub sites it
has and also pages. is it possible?

for example,

+ level 1--> when i expand it

- level 1 First site
+ level 2
Page1
Page2

+level 1 Second site ...etc.

i already did it by using tree view , but it is showing only sites,
but not pages.

i think everybody understood well.
if not fell free to ask me.

it's very urgent to me.

any help really appreciate. and it's really very urgent to me.

i wated my time alot.

Tagged:              

 

6 Answers Found

 
Answer #1       Answered By: Jamila Guthrie          Answered On: Aug 23, 2007       

I think that the Content and Structure page in MOSS does this. If not,
you can certainly code this yourself in a couple of days.

 
Answer #2       Answered By: Kalpana Ghatge          Answered On: Aug 23, 2007       

Are you implementing  sites using WSS or MOSS? MOSS has an option to show  Tree
View by enabling it through "Site Actions ==> site  Settings ==> Look and Feel
==> Tree View".

The master page has some options for this control  like changing the expand
collapse image icons etc

 
Answer #3       Answered By: Bobbie Rodgers          Answered On: Aug 23, 2007       

The Out of the BOX Treeview does not have an option for showing  pages
other than the default page of the site. The Administrative Tool
Content and Structure from a Publishing site  shows pages, but I don't
think this is what you want. You would need to either build your own or
purchase one on the 3rd party market. I haven't looked around but I
assume someone probably has one for sale.

 
Answer #4       Answered By: Bhumi Gokhale          Answered On: Aug 23, 2007       

Please refer any third party tool or tell me how to develope, i tried
but not coming. Please advice.

 
Answer #5       Answered By: Davon Henson          Answered On: Aug 23, 2007       

you are right, but if i enabled trreeview option in look and feel, it
only shows  me the sites  but not pages  directly, it shows like pages
directory and in that the pages in it.

i need only pages directly without pages directly.

 
Answer #6       Answered By: Aakash Gavade          Answered On: Aug 23, 2007       

Please refer any link or tell me how to do that.

 
Didn't find what you were looking for? Find more on Through Tree view show subsites and pages Or get search suggestion and latest updates.


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