Hi @Bahaa86 ,
According to your description, the problem may be caused by not using the internal name of the column.
You can use the following steps to find the internal name of this column:
Click on Settings (gear) icon -->select List settings-->scroll down to the Columns section and click on the column name for which you want to find the internal name-->click on it-->go into column settings page like this:
Where column name (CheckoutUser
) after Field=
of the url is the internal name.
And then replace it in the JSON code to see if the problem is solved.
For more information, please refer to:
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
If the problem persists, please provide more details about the event so I can test it in my environment.
Thank you for your support and understanding!
Update on 5/3/2023
I conducted a test and found that the column of Person and Group is indeed not displayed.
I tried to change the elmType from div to span, no luck.
As a workaround, it is recommended you change the column type of Submittedby from Person or Group to Single line of text. It can be worked fine.
And I will still look into this issue.
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.