Forum Discussion
SharePoint list form formatting with JSON
- Mar 22, 2024
Is your Body column plain text or rich text column?
Unfortunately, it is not possible to move attachments fields above and customize the list "form body" section (not your "Body" column) or rich text columns using SharePoint JSON formatting:
Unlike the header and the footer, body configuration only allows defining one or more sections and adding one or more columns into each of those sections.
Body configuration does not support advance JSON customizations like header/footer (or column/view formatting in list views).
Source: Configure custom body with one or more sections - SharePoint JSON formatting
So, you will have to customize the SharePoint list form by using Power Apps.
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.
Is your Body column plain text or rich text column?
Unfortunately, it is not possible to move attachments fields above and customize the list "form body" section (not your "Body" column) or rich text columns using SharePoint JSON formatting:
Unlike the header and the footer, body configuration only allows defining one or more sections and adding one or more columns into each of those sections.
Body configuration does not support advance JSON customizations like header/footer (or column/view formatting in list views).
Source: Configure custom body with one or more sections - SharePoint JSON formatting
So, you will have to customize the SharePoint list form by using Power Apps.
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.