Forum Discussion
All you need to know about Commenting in SharePoint / Microsoft Lists
- Mar 03, 2021
This feature is available for SharePoint lists & Microsoft lists. It should be available in your tenant by default, unless someone from administration team disabled it.
If you want to enable this feature, you can do so using PowerShell. Check below article for more information & complete PowerShell commands:
How to Enable/Disable the commenting in SharePoint Online/Microsoft Lists
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
we need a permission option to allow commenting, without it, everyone needs to be a member or receive the at mention email to be able to comment
I have power automate listen for form submissions and then create a list item, the user that completes the form is the creator of the list item, but they can't comment on their own list item because they aren't a member of the group/ms team.
Even if I use the "can edit their own list items" they still can't comment.
CaptainComedy Can you show us how you configured your flow to create list items?
You must have used connections flow owner (maybe service account) to create list items. In that case the "Created By" of list item will be flow owner instead of user who submitted form.
Or did you somehow set the SharePoint default "Created By" column with user who submitted the form?
Please consider giving a Like if my post helped you in any way.