0
votes
0answers
8 views

Associate different custom list forms to different list views

I want to associated custom list forms , each time a different one for different views. Is this possible? I have a document library. I have created views for Employee, Manager and HR. For each view i ...
1
vote
2answers
92 views

What are some alternatives to List view for large list (over 100k items)?

what are some other alternatives to present data to user beside list view (since there is threshold of 5k setup by sp admin)? I have few lists and libraries that contains items over 50k to 100k. I am ...
0
votes
1answer
1k views

Create view to show all documents, child documents, and subfolders?

Is there a way in Sharepoint OOTB to show all the documents and folders in and below a folder or Document library? For example, If I have the following structure: - http://site/Document ...
0
votes
0answers
143 views

Show “Path” field in list view export?

I have a report from a user that claims was generated by clicking the "Export to spreadsheet" button within a document library. This report contains not only All the files and folders from a level 3 ...
0
votes
1answer
88 views

A column is not appearing in GroupBy option when editing view

I have a document library created from a custom content type (which inherits from Document type). The Document Libraries are created via feature activation using CAML in the Elements and a List ...
0
votes
0answers
69 views

Document library navresize does not work on first load

Sharepoint 2010 is running on our DEV Server. We have branded the SharePoint solution and therefore are running it as publishing site. The document library has a customised master page. In the DEV ...
0
votes
1answer
153 views

More options at the bottom of the sharpoint page is not working

At the bottom of the sharepoint document library page more items buttons is there but when i click it nothing happens. I tried by changing the settings of Item limit and Folder options but nothing ...
3
votes
3answers
6k views

Show recently modified or uploaded documents

I'd like to display a list of the most recently modified documents across all document libraries in a site in Sharepoint 2010. It seems that the Content Query webpart might do this for me, but the ...
1
vote
3answers
695 views

Alphabet Index based on Title field

I followed this link http://kwizcom.blogspot.com/2007/06/creating-a-z-filter-for-list.html and it's good for if you have to it once. But I have 50+ List. Are there another efficient way to handle ...
2
votes
4answers
6k views

Show only a subfolder of a document library in a web part

I want to show only a particular folder in the right pane of a page using a webpart in Sharepoint Foundation 2010. Is this possible? When adding the webpart, I could only add the document library. ...
0
votes
0answers
38 views

View is gone when I select an item from a document library

The whole view went blank (I still have the ribbon though) whenever I select an item from a document library? Is SP getting weirder and weider? What could be the issue?
0
votes
1answer
737 views

Created/Modify columns don't appear when creating view

I have a SharePoint 2010 instance and am trying to create a view for a document library. I want to include the Created and Modified columns so I can do some filtering on dates, however neither the ...
2
votes
2answers
144 views

Column filters lost in document library view

In a Document Library I edit one document after filtering or sorting the library. After saving I lose all the filters applied. How do I keep the filters?
6
votes
3answers
2k views

Show folders in document library that have a filter view

I am using SharePoint 2010 I have a document library with a view that Filter items only when a particular Column is true. The problem now is that when I have a filter in my view the folders in my ...
0
votes
1answer
638 views

Create View to show all documents in folder only

I am using SharePoint 2010. I have a document library and lots of folders in the library. I want to create a view with all the document inside 1 of those folders. Can this be done without having to ...