Restrict Hr case , request item records only visible to the one group of member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 04:43 AM
Hi all,
I am trying to Restrict Hr case , request item records only visible to the one group of member using Query BR.
I have created one check box filed ,once its true then this record only show that HR_onboarding group.
can any one please share any sample script to achieve this.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 05:35 AM
What did you already try and what isn't working?
There are lots of examples already on your instance. Check the sys_user table, or the inicident table. They have code examples of query business rules. You just need to apply your own field into the example script.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark