web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Different edit permiss...
Power Apps
Unanswered

Different edit permissions to edit form per user for Sharepoint list

(0) ShareShare
ReportReport
Posted on by 2

Hi,

I'm working on an app where I want to give users access to edit one or multiple fields in a form (linked to a SP list) depending on their name.
Users in group A can edit only one field and the rest are view only.
Users in group B can edit many fields.

How can add two different form edit screens?

Thank you

Categories:
I have the same question (0)
  • BCLS776 Profile Picture
    8,994 Moderator on at

    It's not necessary to have two different form screens for different user permissions. Instead, manipulate the DisplayMode of individual cards in the form using a global variable. Cards' DisplayMode is usually set to Parent.Default to match the form, but you can alter it.

    In the OnStart of the app, Set() a variable depending on something such as membership in a MS 365 Group, a Lookup() in a SharePoint list, or some other way of distinguishing users.

  • GarethPrisk Profile Picture
    2,828 on at

    Friendly FYI that user's will still be able to navigate directly to the SharePoint list. You cannot control access to the individual fields/columns.

    That being said, you can accomplish this a few ways:

    • Develop Two Apps
      • Share the apps to the appropriate users
      • Each app would be explicit to the group
      • This is helpful if there's multiple differences and may make it easier to maintain
    • Develop One App
      • Determine the user's group
      • Based on group, route them to screens for their purposes
      • Each screen can have a form with only the fields they need

     

    A more involved way:

    http://www.idubbs.com/blog/2019/using-powerapps-to-solve-sharepoints-column-level-security-puzzle/

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard