- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 08:00 AM
Hello,
I want 'assigned to' and 'assignment group' field to be editable only for following the groups if the HR case is assigned to them.
Group A
Group B
This is what I have but it's not working, Example.
Thank You!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 12:49 PM
Also that ACL does does grant write access to all er writers, so - as stated previously - ALL OTHER ACLs already granting access MUST be disabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 09:11 AM
Hi @Andre Jones ,
Please create ACL on HR case table with "create" operation & field label with "assignment group" or "assigned to" & try below code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 09:39 AM
Thank you, but this didn't work. I'm going to try @-O- method now.