Forum Discussion
JSON formatting within SharePoint not functioning?
Hello!
Has anyone noticed a sudden degradation with JSON formatting across SharePoint?
I have code on a SharePoint list that has suddenly stopped working properly when I use it on another view.
I cannot see to even be able to modify simple, out of the box things, like the width or height of the tile.
Anyone know if there is a bug with JSON formatting at the moment?
Hello grant_jenkins,
I did so much testing with this and didn't really find a proper answer! I did notice some things - the changes to the command props kept going back and forth (so for example they said "properties" changed to "propertiesCommand" but this doesn't work in practice). I did find sometimes changes were shown immediately, other times I had to refresh a few times before it sorted itself out.
2 Replies
- grant_jenkinsIron Contributor
RMDUser1 JSON formatting is often tricky to get working at the best of times. Do you have any explicit examples of what works on one view, but not another? It could be that you're trying to reference a column that's on the first view, but not part of the second view, etc. Sorry, hard to know what the core issue is without more details.
- RMDUser1Brass Contributor
Hello grant_jenkins,
I did so much testing with this and didn't really find a proper answer! I did notice some things - the changes to the command props kept going back and forth (so for example they said "properties" changed to "propertiesCommand" but this doesn't work in practice). I did find sometimes changes were shown immediately, other times I had to refresh a few times before it sorted itself out.