Hi
Is there a way in the GUI to change the default email client for all users created from now on?
By default, it's Sugar:
but I need it to be "External Email Client"
Thanks,
KGM
Hi
Is there a way in the GUI to change the default email client for all users created from now on?
By default, it's Sugar:
but I need it to be "External Email Client"
Thanks,
KGM
Hi Lori F - you´ve been so helpful to me Do you have any pointers on this one? Takk, KGM
Kristjan,
Unfortunately, there is no method within the UI that will enable you to set the default External Email Client setting for all users upon user creation. You will need to manually set this for each user when the user is created.
I do not see an existing feature request for this, would you like me to request it for you? Otherwise, on the bottom right section of your SugarCRM instance, within the footer section, there should be a feedback option that you can use to submit your feedback to our Product Management team.
Outside that, the only option is to create code-level customizations to meet this business need.
Kind Regards,
Lori
Thank you for a speedy reply.
Thank you for a speedy reply.
You are very welcome!!
Lori
Lori , can I ask in which mysql table are these settings saved ? Couldn't find in the users table
Caim,
This setting is stored in the user_preferences table within the Contents column. This column uses the base64 encoding scheme.
Kind Regards,
Lori