Forum Discussion
SharePoint list custom json header not applying
I go to Add new item -> Configure Layout -> (add my very basic json code to format header) -> click Save
The json code saves, but it does nothing to update the format of the list. I could click the Preview button, but it does nothing when I click it.
The formatting code is saved, but it doesn't change the look of the list. Could it be that my organization is somehow limiting my ability to format lists within our sharepoint?
1 Reply
- dayspasbdCopper Contributor
It’s likely that your JSON is saving correctly, but your organization might have restrictions that block formatting changes in SharePoint. It could also be due to disabled features, browser cache issues, or a small mistake in the JSON code. I recommend checking with your SharePoint admin to confirm if there are any limitations.
Thanks