Forum Discussion
clarky_
Feb 02, 2022Copper Contributor
New+ button not visible in site contents view
I have a modern site collection running in Sharepoint SE. When I open site site content view (/_layouts/15/viewlsts.aspx?view=14) the 'New+' button is missing. If I click "subsites" (/_layouts/15/v...
TroyStarr
Microsoft
Feb 07, 2022Hi clarky_, I just tried this in an SPSE environment that's also running the January 2022 Public Update but I wasn't able to reproduce the issue you described. The New button is visible to me on first browse to the Site Contents page (viewlsts.aspx?view=14) as a site collection administrator. You may want to open a support case with Microsoft Support to take a closer look at your environment.
clarky_
Feb 09, 2022Copper Contributor
Thanks for confirming. Looks like it was an issue with the way I had set up my web application. I'd left off the -SecureSocketsLayer switch from the New-SPWebapplication command. Having rebuilt it with that switch its all behaving.