최근 검색
최근 검색 없음

Dominic
가입한 날짜: 2021년 4월 15일
·
마지막 활동: 2024년 3월 04일
팔로잉
0
팔로워
0
총 활동 수
34
투표 수
17
플랜 수
7
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Dominic
Dominic님이 에 댓글을 입력함
Hi Andrey,
Alright, I'm trying an easier approach
I will assign a ticket via a trigger that will put a tag "email_signature"
{% if {ticket.tags} contains 'email_signature' %}{{dc.agent_signature}}{% else %}{% endif %}
This does not seem to work either. What am I doing wrong?
Looking forward to hearing from you,
Dominic
댓글 보기 · 2018년 10월 22일에 게시됨 · Dominic
0
팔로워
0
투표 수
0
댓글
Dominic님이 에 댓글을 입력함
Hi Andrey,
Sorry to reach out with this. I'm stuck again.
I need to create a condition along these lines:
- if a ticket comes in via email, display a message.
- If the ticket requester is part of a certain org, don't display anything
- If the ticket is coming via other channels, also don't display anything.
Code I wrote is this:
{% if ticket.via == “Mail” %}{{dc.agent_signature}}{% elseif user.organization.name == “InsidersOrganization” %}{% else %}{% endif %}
It doesn't work.
What am I doing wrong?
Looking forward to hearing from you,
Dominic
댓글 보기 · 2018년 10월 19일에 게시됨 · Dominic
0
팔로워
0
투표 수
0
댓글
Dominic님이 에 댓글을 입력함
Hi Andrey,
I'm using the following code in the app configuration:
{% if ticket.via == 'mail' %}
{{dc.agent_signature}}
{% else %}
{% endif %}
But it's not working. Any idea what I'm doing wrong? Sorry for all the questions. Your input is much appreciated.
Best,
Dominic
댓글 보기 · 2018년 10월 10일에 게시됨 · Dominic
0
팔로워
0
투표 수
0
댓글
Dominic님이 에 댓글을 입력함
Hi Andrey,
Many thanks for the quick response!
Just to confirm, there's no way we can automate directly from the agent signature?
Reason for asking is because the app seem to need to be manually activated/deactivated and not based on ticket channels how we ideally need it.
Looking forward to hearing from you,
Dominic
댓글 보기 · 2018년 10월 10일에 게시됨 · Dominic
0
팔로워
0
투표 수
0
댓글
Dominic님이 에 게시물을 만듦
2018년 10월 10일에 게시됨 · Dominic
0
팔로워
7
투표 수
33
댓글