how to prevent SharePoint list columns from being cut off when implementing it as a webpart in SharePoint page

Hamza Aldraimli 20 Reputation points
2024-07-19T19:55:49.4666667+00:00

Hi,

I have created a list and I would like to implement it in my SharePoint page, but any long Paragraphs or images are being cut off, any possible solution to this issue?

this is an example of a cut off Text.

Image

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,030 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Yanli Jiang - MSFT 26,761 Reputation points Microsoft Vendor
    2024-07-22T08:16:37.6833333+00:00

    Hi @Hamza Aldraimli ,

    Welcome to Q&A forum!

    According to my research and testing, there is currently no OOTB way can make it.

    There are some workarounds you can try:

    1, Change the list to classic experience.

    2, Use Json Formatting.

    You can find the steps in this post: https://techcommunity.microsoft.com/t5/sharepoint/modern-lists-doesnt-display-all-text-on-modern-pages/m-p/113869#M10246

    3, Develop a SPFx Extension for this.

    And you can go to feedback on this issue, this is the best platform to let us hear from you and make our products and services better for you and others. Microsoft values its customer feedback and a lot of features have been developed and suggested by customers via feedback.

    Have a nice day!


    If the answer is helpful, please click "Accept as 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.