Forum Discussion
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 Microsoft to switch to the experience of the users to List instead of SharePoint, as explained in this link:
https://intranetfromthetrenches.substack.com/p/switching-to-microsoft-lists-a-goodbye
But I am facing the problem that the views are not similar and show data, specilly text in different ways, thus causing a disruption in our work.
The main issue is how different both systems show multiple lines fields. While SharePoint UI adjust the height of the row to the content of the field, Microsoft List have a fixed height, thus not showing all the text.
Here is an example. This is the view with SharePoint UI:
And this is the view with Microsoft List UI:
Anybody else with the same problem? I hope either Microsoft allows an option to decide whether we want SharePoint or MS List UI, or modifies MS Lists so that multiple line fields are shown completely.
Thanks for your help.
11 Replies
- Bryan SheltonCopper ContributorThis issue is related to MC600726
Microsoft SharePoint: Updated Lists in Team Sites, Lists progressive web app (PWA), and Teams. These improvements will NOT reach Lists that have been configured with these features:
• SharePoint Framework extensions
• PowerApps forms
• Approvals
• The Playlist template
FIX: Creating a SharePoint Custom List Form-PowerApp on the list will restore the list to the prior SharePoint UI View. The custom list Form-PowerApp has to be published and enabled for the views to remain in the SharePoint UI. This is only temporary as the update to include the four exclusions above is in the works.- GrizzlyBunnyBrass ContributorIs there any way to retain the SharePoint UI with form experience without customising form in PowerApps?
We absolutely hate the new UI. It is so buggy and can't stand that tiny pop up form experience and want to roll back.- Johnny0000Brass Contributor
Dear All,
In order to draw Microsoft's attention to this issue, so I created a centralized forum with all the users that have this issue.
Please access bellow link and add your comments/feedback ....
Lets hope someone will see our screams for help.
- pmarcialCopper Contributor
I have just found out that in another view of the same list, the multiple line field shows completely. O_O
I am thinking the problem is connected to the JSON formatting I am using in the other view 😞
- Josh_WickesBrass ContributorIve 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
- pmarcialCopper 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_WickesBrass 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