Global custom view for document libraries in Sharepoint

In the Sharepoint document library, when creating a new document library, the default view is “All Documents”. It:

alt text

We can create a custom view from View> Create View (in the upper right corner of the document library window). I created a new standard view and named it "Chromed View". I edited it, then I saw that this view only applies to the current document library:

alt text

Other document libraries cannot use this view.

I am developing a system that launches the creation of a document library from CRM (the document library view from CRM Iframe uses this chrome view). The creation itself went well; I can create a document library using SharePoint web services. But I still cannot automatically apply a custom view for this newly created doc library.

My question is: can we make a global view (not only in one document library) so that we can use this global view for any document library.

Thanks b4 for any opinion :)

+3
source share
3 answers

. , doc lib, .

- "" , , ( , ).

+4

- . , , (101), . . . . , WSS , (afaik). , .

+2

, XSLT , XSL, /

, u, , . . xlts , , , ur, , , .

+1

Source: https://habr.com/ru/post/1702902/


All Articles