Notify user assigned or detached using Select
Hi guys, I have model Task and model User.
Then I have this select component inside TaskResource:
Is it even possible to notify only assigned or detached users using this Select? I probably know how to do that via relation manager and button Attach and Detach, but I want to do it via this Select.
Then I have this select component inside TaskResource:
Is it even possible to notify only assigned or detached users using this Select? I probably know how to do that via relation manager and button Attach and Detach, but I want to do it via this Select.