Forum Discussion
pmarcial
May 09, 2024Copper Contributor
SharePoint Online List switch to Microsoft List
Since few weeks ago my user is viewing the lists of my SharePoint Online with the UI (User Interface) of Microsoft List instead of the SharePoint. I think this is related to the announcement of Micro...
Josh_Wickes
May 09, 2024Brass Contributor
Ive not experienced this problem myself, however a possible solution could be to utilise a related list containing the linked items rather than hyperlinking items in a multiline text box, using a one-to-many relationship may also improve the data structure for the child items
- pmarcialMay 09, 2024Copper Contributor
Thanks Josh for your reply. The issue happens also if the text does not have hyperlinks. The problem is with the height of the row, not the content itself. Here is another example:
This is how MS List shows the row:
This is how SharePoint shows the row:
- Josh_WickesMay 09, 2024Brass ContributorI see, in that case I would suggest formatting the column using JSON or CSS to auto adjust may take some research I have not tried this myself but have seen it done before
- pmarcialMay 10, 2024Copper Contributor
Josh_Wickes Hi Josh. I think there is an issue with using JSON to format multiple line fields. It shows all the HTML code embedded in the field 😞
Forgot to say the field uses enhanced rich text.
https://learn.microsoft.com/en-us/answers/questions/1322053/spo-modern-json-format-a-multiline-text-field-that