Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4 Replies
8553 Tampilan

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
Buang

I would also like an answer to this.

Thanks for your share.

Jawaban Terbai

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
Buang
Jawaban Terbai

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
Buang

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?

Jawaban Terbai

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

Is this possible?

Avatar
Buang
Jawaban Terbai

Having the same issue as Stef.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Apr 25
4125
2
Jul 24
2226
1
Mei 24
2667
0
Des 15
3467
0
Jun 25
7010