Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
8546 Представления

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
4123
2
июл. 24
2226
1
мая 24
2666
0
дек. 15
3461
0
июн. 25
7005