office365
2 TopicsHow to disable/remove the Export to Excel/Power Apps/Flow buttons from a Sharepoint online list
I'm looking for a way to disable/remove the Export to Excel/Power Apps/Flow buttons from a Sharepoint online list, this is so users with read only permissions are not able to access those features. Even removing the Ribbon altogether for read only users would be a solution, switching to the Classic view removes the PowerApps and Flow buttons but users are still able to Export to Excel, any help would be appreciated.2.4KViews0likes1CommentSecurity on PowerApps Field
Hi We have a very simple PowerApps form. On two of the fields we have controlled who can edit these by adding a "DisplayMode" formula as If(User().Email = "xxx@xxxx.co.uk", Edit, View) This works fine and the fields are only editable by the person logging on with that email address. However we have another field that is drop down and has a number of options eg option 1, option 2, option 3. We just want "option 3" available to certain people ie those that logon with xxx@xxx.co.uk Anyone any idea how to do this? Thanks988Views0likes1Comment