Need help with writting ACL to core_company table to allow a group edit/write permissions?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2022 06:55 AM
I have about 5 fields on the core_company table that need to be editable by a group. I have created a role specifically for that group and assigned the role to the group.
I have tried creating a write ACL for the field with Role (the name of the role I created) and then tested it with a member of the group with that role. The Field is not opening up for writability.
What am I doing wrong?
This should be a field-level ACL what if you are a member of the < internal group > you can edit it.
all of the functions would remain as they already are for the other groups/users.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2022 07:08 AM
Please place a printscreen of the ACL
also did you ensure before testing the user did log of and on again. If you change the roles a user has will only take effect after logging on again.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2022 07:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2022 08:36 AM
Your configuration looks right. if it wasnt for the green bar before the role. that makes me think the role relation is not saved.
Just to dubble check. There arent any ui policy / client scripts that set the fields to read only?
Last can you turn on security debug and try again and show the result for this ACL on this field for the particular user?