Forum Discussion
Lucinda_Poe
Mar 24, 2026Copper Contributor
Webpart "See All" ASPX link Not displaying List of News for Read-Only Users
We have an extremely simple Sharepoint site in M365 Sharepoint that we created a very simple News webpart, list form, 1 item, from news posted to this site only. The idea being people come and see th...
virendrak
May 14, 2026Steel Contributor
In my tenant I am not seeing this issue. See All is visible for all Read‑permission users.
I only noticed one behavior. In the News Web Part post limit:
- If you set Number of posts = X
- And your site has X or less news > See All will NOT show
- If your site has more than X news > See All WILL show
Same rule for filters:
- If filter returns X or less > See All will NOT show
- If filter returns more than X > See All WILL show
MS Article: Create and send a news digest - Microsoft Support
Another possibility: Read‑only users may not have View Application Pages permission. Please check if your Read users can open this page: https://YourTenant.sharepoint.com/sites/YourSite/_layouts/15/news.aspx
If they cannot open it, then it is a permission issue. The ‘See All’ page is an ASPX page, and it needs this permission to show the list.
If my post solved your issue or answered your query, please mark it as a Solution and give it a Like.