Hello,
I created a PowerApp with a Sharepoint custom list as the data source. I granted all 315 users of the app "Site Member" status (R/W/E).
Problem:
Question:
Thank you
Solved! Go to Solution.
Hi @WarrenBelz , where are you seeing all these checkboxes? If I go to:
1. Gear Icon
2. Site Settings
3. Site Permissions
4. Create a new group ('test')
I'm only given permission level checkboxes (Read, Edit, Contribute, etc.).
Where are the granular controls you show above?
Hi @ericonline ,
You need control of the site (parent site if you are working on subsites), then as below
Gear icon > Site permissions
Advanced permission settings
Permission levels
Add a permission level (then you will get the screen I posted earlier)
Hi,
You can also prevent users from creating new records by -
1) Create new powerapps app by 'customize forms' from sharepoint list.
2) On your SharePointForm, remove all fields and create new label 'Please use Powerapps <link to the powerapps> to create/edit record"
This will prevent all users from directly create/edit/view records from the list.
Please reply if you have any further questions.
Thanks,
Prashant
The issue with this approach is that you need an additional Sharepoint-customized-form-PowerApp for each Sharepoint list.
When a Stand-alone PowerApp has, say, 4 lists associated with it, you now need 4 additional PowerApps to support this approach. This can get complex quickly and it creates unnecessary apps in the environment as each Sharepoint customized form is actually a PowerApp.
@WarrenBelzcan u share to me how to use this custom permissions? I've already create new custom permission "Power Apps Field Users" as your advise but i dont know how to use/share this permission to users within organization.. thanks
@twister ,
You need to share the list/ site with a group using that permission level.
This will Help you.
use this on Gallery
Fiter('sharepointtablename','Created By'.Email = User().Email)
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
200 | |
69 | |
50 | |
46 | |
20 |
User | Count |
---|---|
258 | |
121 | |
84 | |
79 | |
69 |