Forum Discussion
Andreas2395
Mar 19, 2023Copper Contributor
SharePoint List Column Width
Hi, I want to change the width of a column in a list. I changed the column width with the following JSON script. Unfortunately, the changes are not applied. Does anyone have an idea? { "$schema"...
kalpeshvaghela
Mar 20, 2023Iron Contributor
As per my understanding if you want to resize column then you don't need column formatting. You just need to resize with default functionality and it will be stored permanently
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community