Sep 26 2020 09:25 AM - edited Sep 26 2020 09:25 AM
Hi Community,
Can somebody please suggest as to how can i have a full-width column on a site page to allow for the full screen view for my SharePoint list on the page.
If you see below- my sample list "BRD" occupies the yellow highlighted portion only which is around 70% of the page width. Why can't i have a full width 100% screen dedicated to my SP list because SharePoint Online currently allows only 4 web parts highlighted in green below which doesn't help me for my list requirement. Please guide- thanks
Juan Carlos
Sep 26 2020 12:28 PM
SolutionSep 26 2020 01:07 PM
@ArefHalmstrand Thanks for suggesting the probable solution. Would you know a video on YouTube or a webpage showing detailed steps on how to do this?
I am a SharePoint Administrator not a developer- so can try doing this if there is help with some reference material. Please suggest!
Sep 26 2020 01:12 PM
Sep 26 2020 02:16 PM
Sep 26 2020 02:20 PM
@ArefHalmstrand Thanks again.
I just need it on 1 site page- not on the whole site.
Sep 26 2020 02:24 PM
Sep 28 2020 03:34 PM
@GulianiG What you're seeing is a function of your monitor size relative to the optimal screen size that the page is formatted for. You can see this exact mechanism at work if you go to your favorite retail website, such as Amazon or Best Buy.
Open the website in a laptop or resize your browser to be approximately the size of a 13' laptop screen. Now, drag the window wider until it's the width of your screen. See how it fills the extra space on the sides with color bars? That space doesn't really exist on your page. It's just fill to account for your monitor being larger than what the page was optimized for.
SharePoint is doing the EXACT same thing. In a communication site like you've pictured, you'll see the excess fill space split left-right as you've shown. In a team site, the page will be left justified and and all the fill space will be on the right.
SharePoint does this to allow for the responsive design of the pages. The web parts with reconfigure and rearrange themselves to suit the size of your screen so the page looks good on a large monitor, laptop, tablet or phone.
I would not mess with it. You risk really messing up how your page works on other screen sizes.
Sep 28 2020 11:50 PM
Sep 29 2020 05:29 AM
@ArefHalmstrand Thank you so much for confirming that.
Being able to have the widest screen possible irrespective of devices would make sense.
Because almost 40% users have extended monitor for display that is very large in comparison to our laptop screen users. And if this functionality can cater to both- nothing like it! Looking forward
Aug 15 2022 10:55 PM
@ArefHalmstrand - I am looking to accomplish this same request (adding a list WP to a full column width on a single page, on a single SPO site). I was wondering if you could share the steps to implement this. Thank you in advance for your time.
Aug 16 2022 03:31 AM
@DB_22 Here's Microsoft official documentation to create a custom web part using SPFx with the full-width column: Use web parts with the full-width column
Please consider giving a Like if my post helped you in any way.