Is there a way to mass update a bunch of views at the same time (add/remove columns to all views in a particular list)? We have a significant number of views, so it would be nice if we could update a bunch of them at the same time.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
AFAIK SharePoint UI does not allow this but you could write a simple app to change your views. Check sample from Programmatically create a view (custom view) of a list and change the view below:
|
|||
|
|