コンテンツへスキップ
メニュー
この質問にフラグが付けられました
4 返信
8526 ビュー

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?

アバター
破棄

I would also like an answer to this.

Thanks for your share.

最善の回答

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.

アバター
破棄
最善の回答

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?

アバター
破棄

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?

最善の回答

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

Is this possible?

アバター
破棄
最善の回答

Having the same issue as Stef.

アバター
破棄
関連投稿 返信 ビュー 活動
1
4月 25
4118
2
7月 24
2215
1
5月 24
2654
0
12月 15
3454
0
6月 25
6987