By akael on
Here is the setup:
OG
Views
Case Tracker
When a user creates a new case I want it set to be automatically assigned to the user 'Unassigned'
I would prefer if the user creating the case did not even have the option to assign it at all, but I could not figure that out. What I did figure out is who to change the view that pulls the user list for the assignment, and have added the filter to only show users in the group of the currently logged in user.
The only way I can figure out how to also include the user 'Unassigned' would be if there was some sort of OR functionality with the filter, but I cant seem to figure it out if it is possible at all.
Thanks for your help.