How to create a rich text column that allows images, tables and links

Ralph 0 Reputation points
2024-11-20T14:22:46.3566667+00:00

The documentation contains this info for creating a text column

{
  "allowMultipleLines": true,
  "appendChangesToExistingText": false,
  "linesForEditing": 6,
  "maxLength": 300,
  "textType": "plain | richText" 
} 

Now when I go into the List settings on SharePoint, there are 3 settings for text type.

User's image

Now "plain" is the first option, "richText" the second and coincidentally I need the third option. What can I do?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,369 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Hitesh Pachipulusu - MSFT 3,235 Reputation points Microsoft Vendor
    2024-11-21T08:45:37.9466667+00:00

    Hello Ralph,

    Thank you for reaching out to Microsoft Support!

    According to documentation, the text type can be only plain or richText.

    User's image

    You can submit this feature request using this support link, which will be monitored by Microsoft team and make the enhancements to Graph API.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments

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.