最近の検索


最近の検索はありません

Renato Milan dos Santos's Avatar

Renato Milan dos Santos

参加日2021年10月16日

·

前回のアクティビティ2021年10月27日

フォロー中

0

フォロワー

0

合計アクティビティ

52

投票

39

受信登録

11

アクティビティの概要

さんの最近のアクティビティ Renato Milan dos Santos

Renato Milan dos Santosさんがコメントを作成しました:

コミュニティのコメント Discussion - Tips and best practices from the community

Hi, everyone!

Here I share the way I came up with the solution to, for example, remove all single quotes (') from ticket title using Liquid:

{% assign ticketTitle = ticket.title | remove:"'" %}
{
"ticket": {
"subject": "{{ ticketTitle }}"
}
}

I hope it can help someone with same need I had.

Best wishes,

Renato

コメントを表示 · 投稿日時:2020年6月15日 · Renato Milan dos Santos

0

フォロワー

1

投票

0

コメント


Renato Milan dos Santosさんがコメントを作成しました:

コミュニティのコメント Feedback - Ticketing system (Support)

Same need here...

コメントを表示 · 投稿日時:2020年5月29日 · Renato Milan dos Santos

0

フォロワー

1

投票

0

コメント