最近の検索


最近の検索はありません

Keith's Avatar

Keith

参加日2023年8月11日

·

前回のアクティビティ2024年10月02日

フォロー中

0

フォロワー

0

合計アクティビティ

8

投票

0

受信登録

6

アクティビティの概要

さんの最近のアクティビティ Keith

Keithさんがコメントを作成しました:

コメントBusiness rules

I'm trying to display a custom lookup field if it is not blank.  I want to include either the ticket organization name in the email (CC and Follower email template) or the organization that is used in the lookup field if the field is not blank.  I've tried all sorts of variations to see if the field is blank and can't find anything that works.

 

{% if {{ticket.ticket_field_option_title_18796026954260 != blank %} {{ticket.ticket_field_18796026954260}}  {%else%}   {{ticket.organization.name}}
{% endif %}

コメントを表示 · 投稿日時:2024年10月02日 · Keith

0

フォロワー

0

投票

0

コメント


Keithさんがコメントを作成しました:

コメントWeb Widget documentation

Our users sign into the Help Center.  We then want to chat with them.  When a ticket is created from the chat it creates a new generic user, it does not use the profile of the signed in Help Center user.  Do we have to treat the Help Center like a third party app and build some sort of authentication into the chat, even though the user is already signed into the Help Center?

コメントを表示 · 投稿日時:2024年3月18日 · Keith

0

フォロワー

0

投票

0

コメント