Skip to content

Commit 5df90dd

Browse files
readme.md
1 parent b41c0e0 commit 5df90dd

File tree

1 file changed

+3
-0
lines changed
  • Server-Side Components/Business Rules/Hide from Interceptor

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
How often you come across cases where 'Private Task' or any other task available from the list needs to be disabled for handful of users (users who are ITIL users but from XYZ department) from the interceptor that shows up when 'New' button is clicked on the Task table.
2+
This can be controlled by creating a 'Query' Business Rule on Answer (sys_wizard_answer) table. Script will be used in Business Rule to achieve the same.
3+
Private Task is just an example as the point here is to help understand how to control something that shows up in the interceptors needs to be made available/disabled.

0 commit comments

Comments
 (0)