User not able to edit his news post on SharePoint Communication site after it is published

Copper Contributor

I developed a SharePoint Communication site which can be used by all users to read and also post news items on the site.

 

Is there a way I can set permissions to allow a contributor to edit only his/her post after it is published on the site?

3 Replies

@vigyanagrawal 

 

You would need to write a Power Automate Flow that on creation of a new item in the site pages library set the permissions on that item to only allow the person creating the item to be able to edit. 

@Andrew Hodges 

 

Hi Andrew,

I'm slightly hijacking the thread here but I'd be interested in more detail on this.  I've tried to action this sort of thing within Power Automate before but found that I was unable to change item level permissions without a third party add-in.  I think Serge Luca covered something in his blog last year that utilised a web service, but not everyone has development skills.  I'd be interested in knowing how you managed this.

 

many thanks
Steven

@Steven Andrews 

 

You can definitely do this, I helped build a flow a  while ago that did this.  There was some new functionality that came out at the time that made this easy to do.  See here:-

 

https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Microsoft-Flow-to-Provide-Item-Lev...