Forum Discussion
chhe5
Apr 20, 2020Copper Contributor
JSON List view format doesn't load all items
Hello, I have created a sharepoint list view format. Based on the https://github.com/SharePoint/sp-dev-list-formatting/tree/master/view-samples/resource-catalog on GitHub. Now I have the problem...
Smith_J
Jul 22, 2020Brass Contributor
I struggled with this, also. I finally got it to work after I did the following:
Changed List Settings -> Advanced settings -> List experience to 'New experience'... I don't know if it works in 'Default experience set by my administrator' or 'Classic experience'.
Created a new List View... the column customizations didn't show up in the default 'All Items' view.
jsmileyb
Jul 07, 2022Copper Contributor
I wasn't able to fix with your recommendation. Was there another workaround?