- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2019 03:38 PM
Hi,
Can some one kindly help me and provide the steps to do the following if possible.
in the sc_req_item table I would like to hide records for selection where the assignment group and/or item is set for something particular.
something along the lines of if you are not a member of assignment group req-org-ils you cannot see any records in the list view where req-org-ils is applied.
Also is it possible should someone share a link to a record where the assignment group is req-.org-iLs and a person outside this groups tries to navigate the link they receive a record not found message or something similar? Maybe this would work if the requirement In the previous paragraph is applied?
I am looking for some urgent assistance please.
Thanks in advance for your help
Dan
Solved! Go to Solution.
- Labels:
-
Instance Configuration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2019 04:04 PM
Hi Daniel,
There are multiple ways:
1) You can create ACL on the table and restrict the access to these records only for specific users based on requirement.
2) You can write before query business rule to hide and show visibility of records based on your requirement
Before query business rule example
Regards,
Raf

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2019 04:04 PM
Hi Daniel,
There are multiple ways:
1) You can create ACL on the table and restrict the access to these records only for specific users based on requirement.
2) You can write before query business rule to hide and show visibility of records based on your requirement
Before query business rule example
Regards,
Raf

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-08-2019 04:33 PM
Hi I have the same scenario,
The ACL I created works, but the record is still visible to other analyst in different group,
Please. could anyone help?
Thanks