asilverblatt
Programmer
On a new site, I need to set up a document library divided into sections, with a label at the top of each section. The only way I've found to make this happen is to set up two regular document libraries, display the first one, choose Edit Page from the Site Actions drop-down, click the Add a Web Part button and insert the second library into the page that already contains the first one. This works, but it introduces some problems.
Management has decreed that only the Type and Name fields should be displayed in document library lists. I implemented that for the first library by creating a new view ("Brief View") that omitted all other fields and setting that as the default view. However, even though I've done the same thing (set up a new view and made it the default) for the second library, it is still displaying the Modified By field in its list. I then went to delete that field entirely from the second library, but for some reason the normal Delete option is not presented for that field. Nor can I manually switch to the new default view for the second library because only the main (first library) has the normal View drop-down.
The file at the attached URL shows what I'm seeing, both in normal view and after clicking on Edit Page.
Does anyone have a solution to this?
I'm working with SharePoint strictly via the browser - I have no idea how to set up or access the SharePoint programming environment, so I need to find a solution that doesn't involve coding.
Management has decreed that only the Type and Name fields should be displayed in document library lists. I implemented that for the first library by creating a new view ("Brief View") that omitted all other fields and setting that as the default view. However, even though I've done the same thing (set up a new view and made it the default) for the second library, it is still displaying the Modified By field in its list. I then went to delete that field entirely from the second library, but for some reason the normal Delete option is not presented for that field. Nor can I manually switch to the new default view for the second library because only the main (first library) has the normal View drop-down.
The file at the attached URL shows what I'm seeing, both in normal view and after clicking on Edit Page.
Does anyone have a solution to this?
I'm working with SharePoint strictly via the browser - I have no idea how to set up or access the SharePoint programming environment, so I need to find a solution that doesn't involve coding.