Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4 Risposte
8528 Visualizzazioni

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
Abbandona

I would also like an answer to this.

Thanks for your share.

Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona

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?

Risposta migliore

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

Is this possible?

Avatar
Abbandona
Risposta migliore

Having the same issue as Stef.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
apr 25
4121
2
lug 24
2217
1
mag 24
2654
0
dic 15
3454
0
giu 25
6988