最近の検索


最近の検索はありません

Tami Settergren's Avatar

Tami Settergren

参加日2021年4月15日

·

前回のアクティビティ2022年2月04日

フォロー中

0

フォロワー

0

合計アクティビティ

11

投票

0

受信登録

6

アクティビティの概要

さんの最近のアクティビティ Tami Settergren

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

コミュニティのコメント Feedback - Help Center (Guide)

I'd like this feature, too. 

In the meantime, I'd like to use the API command that Brett pointed to:

curl https://{subdomain}.zendesk.com/api/v2/help_center/votes/{id}.json \
  -v -u {email_address}:{password} -X DELETE

What do I enter for "{id}.json"? I tried "115009336668/articles.json", where the number is the ID for an article, but it's not working. I get back "{"error":"InvalidEndpoint","description":"Not found"}*"

I've successfully used other API commands, so the other variables in my command should be ok.

コメントを表示 · 投稿日時:2019年4月03日 · Tami Settergren

0

フォロワー

0

投票

0

コメント


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

コミュニティのコメント Q&A - Help center and community

Ok, that one worked:

$('.recent-activity-header').text("{{dc 'recently_viewed'}}");

I thought I'd tried that syntax, but must not have --thanks much, Trapta!

コメントを表示 · 投稿日時:2018年5月23日 · Tami Settergren

0

フォロワー

0

投票

0

コメント


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

コミュニティのコメント Q&A - Help center and community

Hi Team Diziana,

 

The code is at the bottom of my home page:

 


It does work to change "Recent activity" to "Recently viewed", but I can't get it to work as Dynamic Content.



コメントを表示 · 投稿日時:2018年5月22日 · Tami Settergren

0

フォロワー

0

投票

0

コメント


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

コミュニティのコメント Q&A - Help center and community

This code works great to change "Recent activity" to "Recently viewed":

But I can't get the dynamic content function to work. I've defined the content on the Dynamic Content page:

 

What then is the syntax for using the placeholder in the script? I tried many different syntaxes, including these:

But my home page still shows the default text "Recent activity". What am I missing?

コメントを表示 · 投稿日時:2018年5月21日 · Tami Settergren

0

フォロワー

0

投票

0

コメント


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

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

A big thanks to you, Vladan! I've been trying to do this and learn HTML5 at the same time by looking things up on the web. Should have known to start with Zendesk Support articles first, you guys are great!

コメントを表示 · 投稿日時:2017年8月02日 · Tami Settergren

0

フォロワー

0

投票

0

コメント