Recherches récentes


Pas de recherche récente

Tami Settergren's Avatar

Tami Settergren

Adhésion le 15 avr. 2021

·

Dernière activité le 04 févr. 2022

Suivis

0

Abonnés

0

Activité totale

11

Votes

0

Abonnements

6

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Tami Settergren

Tami Settergren a ajouté un commentaire,

Commentaire de la communauté 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.

Afficher le commentaire · Publication le 03 avr. 2019 · Tami Settergren

0

Abonnés

0

Votes

0

Commentaire


Tami Settergren a ajouté un commentaire,

Commentaire de la communauté 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!

Afficher le commentaire · Publication le 23 mai 2018 · Tami Settergren

0

Abonnés

0

Votes

0

Commentaire


Tami Settergren a ajouté un commentaire,

Commentaire de la communauté 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.



Afficher le commentaire · Publication le 22 mai 2018 · Tami Settergren

0

Abonnés

0

Votes

0

Commentaire


Tami Settergren a ajouté un commentaire,

Commentaire de la communauté 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?

Afficher le commentaire · Publication le 21 mai 2018 · Tami Settergren

0

Abonnés

0

Votes

0

Commentaire


Tami Settergren a ajouté un commentaire,

Commentaire de la communauté 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!

Afficher le commentaire · Publication le 02 août 2017 · Tami Settergren

0

Abonnés

0

Votes

0

Commentaire