Forum Discussion
Rosalia Dias
Jul 30, 2021Copper Contributor
SharePoint List Form Configure Layout - Body Not Working
Hi I am formatting a SharePoint List Form following the Microsoft documentation Configure the list form | Microsoft Docs Both the Form Header & Footer work well. However the Body does not! It s...
- Aug 04, 2021
I have observed this behavior as well on my SharePoint site. Try below things after "saving" the JSON in body section:
- Refresh the page (hard refresh: Ctrl + F5 in windows)
- Clear browser cache
It worked for me after hard refresh and I also think that this is a temporary issue from Microsoft side (maybe because of latest updates in SharePoint online).
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.
Blue_Brumie
Feb 18, 2022Copper Contributor
I have been experiencing this issue for a couple of days after everything working fine for two weeks on multiple lists so not sure what changed. A hard refresh of the page would bring it back but would disappear again on the next try.
I have solved this by turning off the sync for the list in List Settings > Advanced Settings > Set Offline client availability to No.
Obviously not ideal if that's the functionality you required but currently not required for my needs.
Hope this helps others and I'd be interested to know if it works for anyone else?
I have solved this by turning off the sync for the list in List Settings > Advanced Settings > Set Offline client availability to No.
Obviously not ideal if that's the functionality you required but currently not required for my needs.
Hope this helps others and I'd be interested to know if it works for anyone else?
Mark_Cosgrove
Apr 01, 2022Copper Contributor
YES, thank you so much for this! Tried different browsers, clearing the cache, etc. Sometimes the formatting would come back, but more often than not I was just wasting my time and nothing would change. Disabling offline availability fixed it immediately, so I'm curious to see if it stays that way now, or if I'll need to toggle it periodically. Either way, this is likely gonna save me a tonne of time!