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

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:

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 :)
source
share