Forum Discussion
robtaylor1996
Apr 20, 2021Copper Contributor
JSON formatting in SharePoint lists
Hi Guys I am pretty new with PowerShell, and trying to find a way to achieve the following. We have built a site template with different lists, which are using JSON formatting for columns suc...
ganeshsanap
Apr 21, 2021MVP
robtaylor1996 You can apply JSON formatting to columns using PnP PowerShell. check below links for the same:
Also, you can apply form JSON formatting using API, Thanks to Beau Cameron :
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Beau Cameron
Apr 21, 2021MVP
Thanks for the tag!
It also looks like JSON Formatting is supported in Site Designs now. I haven't tested it, but another person had mentioned it in a GitHub issue. So there are a couple options at this point.
It also looks like JSON Formatting is supported in Site Designs now. I haven't tested it, but another person had mentioned it in a GitHub issue. So there are a couple options at this point.