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?
pdfrig
Feb 22, 2022Copper Contributor
Didn't realize there was a thread on this already, started a new one few weeks ago.
Blue_Brumie - Turning off the sync from list settings worked for me too.
I've been working with MS Support on multiple issues and the fix they recommended, disabling the sync - Lists sync policies - SharePoint in Microsoft 365 | Microsoft Docs, also fixed other issues we've been having so far. After adding DisableNucleusSync, dword:1 as stated in the document, the formatting now sticks for all the lists I was having issues with. We will be testing with more users this week. It will need to get pushed out however to all the users once tested.