Hello community,
how can I uncheck the “Notify on Assignment: Information” for new users (profile -> advanced) by default?
I didn’t find the right folder.
Thanks!
testes
Hello community,
how can I uncheck the “Notify on Assignment: Information” for new users (profile -> advanced) by default?
I didn’t find the right folder.
Thanks!
testes
I dont think you can set that through the CRM however you can easily change it in the file system.
Go to Modules > Users > Vardefs.php
And either search for LBL_RECEIVE_NOTIFICATIONS or go to line 198 (out the box)
And change default from 1 to 0
Hope this helps
Hey Camo,
thanks for your quick help. For me it doesn’t work. I copyed the vardef.php file in /custom/… and set the Default from 1 to 0.
Quick repair… nothing has changed.
Any other idea? or what is my error?
Thanks
testes
hey again,
I edit it in the source file without copying in the custom module and this worked. Now it is not upgrade safe, but it works for now.
Thanks for your Support.
Testes