- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2018 04:08 AM
Good day all!
I have a catalog item that is only visible for specific group of users. I also need to hide the request, the requested item and any task associated to it.
I used entitlement script so no other users can order the item. What is the best way to hide the request, requested item and task to other users. It should not be searchable to others.
Thanks in advance for your help.
Regards,
Jocelyn
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2018 04:24 AM
Before query business rules on mentioned tables will do the trick for you.
Use with caution as if there are large number of such records, it would affect system performance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2018 06:46 AM
Hi Ayush,
Thanks for your response. Unfortunately, we have not migrated to User Criteria yet.