Forum Discussion
MarcoTorinoi
Apr 14, 2024Copper Contributor
SP page with List fully visible (full width)
I am beginner in SP. I would like to build a page in SP with both a library and a List. However the List will have many columns and I want it to be visible for the complete width of the screen and n...
- Apr 14, 2024
MarcoTorinoi no, unfortunately it's not possible.
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, SharePoint and Power Platform WSP Global (and classic 1967 Morris Traveller driver)
Apr 15, 2024
Rob is correct,
There is trick to add the List or Document Library in a full widht section in a page...but it's a trick, and tricks at some are not supported
There is trick to add the List or Document Library in a full widht section in a page...but it's a trick, and tricks at some are not supported
Jim4011
May 29, 2024Copper Contributor
Yes, like jcgonzalezmartin mentioned, it requires a trick. The trick being Graph Beta: this has been possible since December of 2022 using Graph Beta to set the appropriate SharePoint page horizontalSection to fullWidth. Works for all webparts, on both Team sites and Communication sites.
Last month the API call moved from Beta -> 1.0 (https://developer.microsoft.com/en-us/graph/changelog/?search=153d11d0-4cbe-4e5e-aeaa-0e8869f1f1c8) so even better now. 👍