Forum Discussion
JohnJessen
Apr 01, 2019Copper Contributor
Anonymous posts to Sharepoint Online
Anyone got tips for how to allow users within the company option to anonymously make posts to a site - e.g. ideas for improvement in a certain area or process
3 Replies
Sort By
- shobhitbhallaCopper ContributorPerforming actions on SharePoint is allowed for sign in authenticated users. Perform the following steps to achieve this : 1) Create form in Ms Forms 2) Go to settings and select - > Anyone with the link can respond. 3) Create Flow for storing forms responses to SharePoint.
Hello JohnJessen,
Forms can be adjusted to not track names. See section "Options for form settings".
The Forms web part will allow embedding in your site page.
I hope this helps.
Norm
- Think he means anonymous users without access to the page. In this case forms would be the route to go as well with an attached flow to copy the responses to said SharePoint site. But you really can’t do anonymous access anymore to a SharePoint page and content.