콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
8655 화면

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
4219
2
7월 24
2315
1
5월 24
2741
0
12월 15
3527
0
6월 25
7075