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.
franscollet
Sep 06, 2023Copper Contributor
Hello,
I think I found the issue on my side. As the formatting is applied by content types and if the content types are in read-only mode, you can not apply formatting. I switched the content type in edit mode and then I was able to apply the formatting.
I think I found the issue on my side. As the formatting is applied by content types and if the content types are in read-only mode, you can not apply formatting. I switched the content type in edit mode and then I was able to apply the formatting.