最近の検索
最近の検索はありません

Caitlin
参加日2024年7月04日
·
前回のアクティビティ2024年8月01日
フォロー中
0
フォロワー
0
合計アクティビティ
5
投票
0
サブスクリプション
1
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Caitlin
Caitlinさんがコメントを作成しました:
Thanks Andrey,
I was running into an error with the following, I'm trying to create it so that no signature happens when an SMS gets sent to the end user but that whenever an email is sent the agent signature gets sent out.
Can you take a look at the following and tell me where I am going wrong? I'd really appreciate it.
{% if ticket.via == "SMS" %} no signature {% else %} SIGNATURE {% endif %}
{% if ticket.tags contains 'sms_signature' %} no signature {% else %} SIGNATURE {% endif %}
{% else %}
{% if ticket.via == "Mail" %} SIGNATURE {% else %} no signature {% endif %}
<
>
{% endif %}
I'm not as familiar with Liquid so any advice on how to fix it would be greatly appreciated.
コメントを表示 · 投稿日時:2024年7月25日 · Caitlin
0
フォロワー
0
投票
0
コメント
Caitlinさんが投稿を作成しました:
Hi everyone,
I am looking for a solution that would allow for the agent signature to be changed depending upon which channel the ticket was going out as (ie SMS vs email) on the Support platform.
I know Zignature's says it can do this but the help article that I found that talked about this didn't discuss how Zignatures would actually do this, can someone from Zignature's or the community help out with this?
投稿日時:2024年7月04日 · Caitlin
0
フォロワー
1
投票
1
コメント