Skip to Content
Menú
This question has been flagged
4 Respostes
8519 Vistes

I am unable to find how add a user's email signature to an email sent from an CRM opportunity. I can only send plain-text email. Invoices and Sale orders do have the users signature. How to add it to CRM opportunities as well?

Avatar
Descartar

I would also like an answer to this.

Thanks for your share.

Best Answer

Each user can add their email signatures in their preferences. Click on user name (Top right) > preferences > Email Signature. This works for emails from CRM App as well.

Avatar
Descartar
Best Answer

Hi!

I added a email signature in this way, but when sending an e-mail from CRM app, it does not appear.. Any ideas on this?

Avatar
Descartar

Hey Stef. I found if you add the following into the code on your templates, it will populate the signature.

% if user and user.signature:
${user.signature | safe}
% endif

Attachment blocker in the server config maybe?

Best Answer

I was hoping to have two sales teams each with their own different signature.

Is this possible?

Avatar
Descartar
Best Answer

Having the same issue as Stef.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
d’abr. 25
4113
2
de jul. 24
2212
1
de maig 24
2653
0
de des. 15
3454
0
de juny 25
6986