Update all list views to new layout

Copper Contributor

We are creating pages for different users. Each page has web parts that are taking main lists and using list views to filter for only that user. The problem is we have changed the column order of the lists but views already created maintain the old column order.

Is there no way to change column order for all views simultaneously?

4 Replies

Hello @gcriddle

 

it's not possible OOTB, you can try to use PowerShell for this.

 

Best, Dave 

Can anyone guide me on how I would use PowerShell for this, or this there another way??
Any idea where I would start with this??

Hello @gcriddle 

 

here are an example (but not tested), and you can find more in search engines:

https://www.sharepointdiary.com/2018/01/sharepoint-online-set-sort-order-group-by-in-list-view-using...

 

Best, Dave