Notifications
Announcements
Hello,
How to make sure Opsdate filed modified by SecurityRoleA users?
if user assigned SecurityRoleA the should be able to modify Opsdate filed other it will be disabled.
Thanks,
@Shafdev
You will need to use Field Level security alongside security roles if the user can edit the record but not just the field.
https://learn.microsoft.com/en-us/power-platform/admin/field-level-security
If your requirement is to allow editing specifically for a particular role - then:
@a33ik wrote:Hello,If your requirement is to allow editing specifically for a particular role - then:create a JavaScript that will check if the user has the particular role and enable the field (that should be disabled by default);develop a sync plugin or real-time workflow that will check if the user that performed the change of the field has the predefined role and throw an exception to prevent the changes if the user doesn't.
In most cases writing custom code for this would be overkill when you could just assign the Security Role and Field Level Security Profile to a Team and assign the users in question to the Team.
The FLS Profile also has the added benefit of being able to specify if the field can be read (user will see a masked field if they do not have permission to view it) and applies to views, forms, API calls.
@Fubar I get that but I replied to the question that the topic starter asked, quoting:
@Shafdev wrote:Hello, How to make sure Opsdate filed modified by SecurityRoleA users? if user assigned SecurityRoleA the should be able to modify Opsdate filed other it will be disabled. Thanks,
Personally, I do agree that FLS is a more efficient way to achieve the scenario but sometimes we're working with customers that are not that flexible and if they need "role" - "fls" is not taken to the final decision.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 739 Most Valuable Professional
Michael E. Gernaey 343 Super User 2025 Season 2
Power Platform 1919 268