Sharepoint List - Field Descriptions formatting JSON

Muki 76 Reputation points
2022-05-27T04:14:42.05+00:00

Looking for some guidance/help to format the descriptions from the Fields in a SharePoint list.

I've read over as many resources and it doesn't seem to be available in JSON.

My main goal is to make the descriptions easier to read on mobile devices where hovering is not an option.

So by either changing the font size, color of the font or change the color of the background

Microsoft 365 and Office | SharePoint Server | For business
Microsoft 365 and Office | SharePoint | Development
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 40,481 Reputation points Microsoft External Staff
    2022-05-27T09:19:49.657+00:00

    Hi @Muki ,
    As far as I know, this is not supported by Microsoft currently. We can only add background-color or any css style to header or footer but not body.
    206165-image.png
    Here is the document for more details
    https://learn.microsoft.com/en-us/sharepoint/dev/declarative-customization/list-form-configuration#configure-custom-body-with-one-or-more-sections

    I have found a similar issue with yours for reference
    https://learn.microsoft.com/en-us/answers/questions/468039/list-form-json-format-body-section-width.html


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.