Forum Discussion
Victor Chan
Nov 15, 2018Copper Contributor
Removing +new button possible?
Is it possible to remove the +new button in a Sharepoint Modern View list? We have a different form where we have our staff entering their data into but we would like them to view their own submi...
Matt Coats
Nov 15, 2018Iron Contributor
You could remove contribute rights from your users (if you're using a connection in Flow that does have contribute permissions to that list, the items should still get added as expected) to just deny them the Add right, but if your intent is for your users to be able to edit their own content, that workaround doesn't achieve what you want.
Sounds like your trigger is using something other than "when a SharePoint item is created." Is it possible for you to make a Flow chain where your other form adds a new SharePoint item and then another to achieve whatever else your workflow needs to do that's triggered by "when a SharePoint item is created?"