Click here to Skip to main content
15,914,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to use Sharepoint to search and retrieve documents from a large repository.

I am looking to have the docs organized in a Tree.

The Tree will contain many folders organized by subject.

When a search is submitted, I want the TreeView folders to display the number of hits (documents matching search criteria).

Can this be done out of the box or with any particular template?
Posted
Comments
AnandSharmaUK 7-May-13 10:24am    
Dont think any such solution exists out of box or free. You may have to look into some custom development.
saud_a_k 9-May-13 1:57am    
You could use a simple document library with a modified view for the treeview, and the filters on each column could act like search fields

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900