create dynamic filter to show tasks in one of my groups created by user not in one of my groups
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2024 05:58 PM
Wanting to add a dynamic filter (available on any task table) so itil user can filter a list to only show the tasks in one of their groups that were not created by someone in those assignment groups, ie created by users outside of the assignment group on the task.
I'm assuming best way is to create a dynamic filter?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2024 12:44 PM - edited ‎09-03-2024 12:47 PM
here is an idea
javascript:new groupMember().getMember("Your Group Name");
if you need to create the function for the call