Need assistance to debug JSON SharePoint List Form - Body Format -

Krishnamoorthy, Mitra 0 Reputation points
2023-08-09T21:46:17.49+00:00

The JSON used to customize the Format on SharePoint List is not working correctly. There are no errors in the JSON, but there is a Field that is identified to be in the "Status and Details" section but for some reason showing up in the following section titled "Points of Contacts".

User's image

Microsoft 365 and Office SharePoint For business Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Zehui Yao_MSFT 5,876 Reputation points
    2023-08-10T07:08:33.5233333+00:00

    Hi Krishnamoorthy, Mitra, welcome to the forum!

    It is a pleasure to be able to help you : )

    Per our research, this issue occurs because of inconsistencies between the column name and Formatting code.

    Since the column name is Condition notes but, in the code, it is Condition Notes.

    We can reproduce the same problem, if the two are inconsistent.

    User's image

    After changing the column name Condition notes to Condition Notes, the issue could be solved.

    User's image

    Hope this helps.

    Best Regards.


    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.


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.