Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
8541 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
квіт. 25
4122
2
лип. 24
2220
1
трав. 24
2663
0
груд. 15
3458
0
черв. 25
6999