Default Social Squared permissions
People who have read-only access to the site on which Social Squared has been added, will not be able to participate in the forum, including being unable to like or rate posts. This is because the Social Squared Online content is stored in SharePoint lists on that site, and any participation requires fields in the lists to be updated, which requires at least SharePoint Contribute permission.
Alternative access to forums
Social Squared is designed for collaboration, assuming that the forum participants are collaborators (members) of the SharePoint site or Teams team. However, there may be a scenario where you wish to allow people to participate in the forums without giving them the ability to edit other things on that site. This article outlines several options to achieve this, depending on your specific needs.
Option A: Custom permission
- Create a custom SharePoint permission level called something like Forum Contribute, which would be a copy of the built-in Contribute permission level, minus things like creating sites, etc. (Note that Delete items must still be included.)
- Create a new SharePoint Group called something like Forum Members, add your users (or a group containing those users) to this group, and grant the group your new Forum Contribute permission level.
- To remove the ability of these users to edit pages, you can break permission inheritance on the Pages library, and give this group only Read access to that library.
- The above steps will allow the users to add and update list items, which they must be able to do to use Social Squared. However, if you have a number of other lists and libraries on this site that you don’t want these users to be able to create and edit items in, then you would need to use Option B.
Option B: Break permission inheritance
- Leave the users in a Read-only group (e.g. Visitors) they may currently be in for this site, break permission inheritance on each of the Social Squared lists one by one, and grant these users (or the group they’re in) Contribute permissions on each list. Note that if there are future updates to Social Squared that add more lists, you will need to do this again for those new lists.
Option C: Create a separate site
- Create a site that contains only the forum, and just remove the member users’ permission to edit pages, as in the 3rd point of Option A above.