Pesquisas recentes
Sem pesquisas recentes

Edwin Schukking
Entrou em 15 de abr. de 2021
·
Última atividade em 27 de out. de 2021
Seguindo
0
Seguidores
0
Atividade total
45
Votos
3
Assinaturas
35
VISÃO GERAL DA ATIVIDADE
MEDALHAS
ARTIGOS
PUBLICAÇÕES
COMENTÁRIOS NA COMUNIDADE
COMENTÁRIOS EM ARTIGOS
VISÃO GERAL DA ATIVIDADE
Atividade mais recente por Edwin Schukking
Edwin Schukking comentou,
Hi Daniel,
this would indeed be helpful for our end-users!
Since we have a multi-language setup, would it also be possible to add more than one trigger word per class?
Kind regards,
Edwin
Exibir comentário · Publicado 22 de jun. de 2017 · Edwin Schukking
0
Seguidores
0
Votos
0
Comentários
Edwin Schukking comentou,
I will, Jessie. Our DEV team is looking into this solution and I will surely let you know whether this worked for us!
Exibir comentário · Publicado 12 de jul. de 2016 · Edwin Schukking
0
Seguidores
0
Votos
0
Comentários
Edwin Schukking comentou,
Thanks, Iggy.
I will try your suggestion!
Exibir comentário · Publicado 29 de jun. de 2016 · Edwin Schukking
0
Seguidores
0
Votos
0
Comentários
Edwin Schukking comentou,
We have a multi-language setup and I have tried to implement the JS as described in this thread, but the text in the search box did not change:
// START change search box text
// Edwin Schukking 2016.06.20
// Source: https://support.zendesk.com/hc/en-us/community/posts/203458866-Help-Center-Change-default-placeholder-text-in-your-Search-Box
var currentLanguage = $('.language-selector a:first').text();
if(currentLanguage === "Deutsch") {
$('.search #query').attr('placeholder','Knowledge base durchsuchen');}
if(currentLanguage === "English (AU)") {
$('.search #query').attr('placeholder','Search knowledge base au');}
if(currentLanguage === "English (UK)") {
$('.search #query').attr('placeholder','Search knowledge base gb');}
if(currentLanguage === "English (US)") {
$('.search #query').attr('placeholder','Search knowledge base us');}
// END change search box text
Is there something I have missed, since my knowledge of JS is very limited.
Thanks in advance!
Exibir comentário · Publicado 21 de jun. de 2016 · Edwin Schukking
0
Seguidores
0
Votos
0
Comentários
Edwin Schukking comentou,
This is great, thanks.
Exibir comentário · Publicado 02 de mai. de 2016 · Edwin Schukking
0
Seguidores
0
Votos
0
Comentários
Edwin Schukking comentou,
@AndrewJ: You're tutorial really helped, thanks!
Exibir comentário · Publicado 02 de mai. de 2016 · Edwin Schukking
0
Seguidores
0
Votos
0
Comentários
Edwin Schukking comentou,
@AndrewJ: So I should look into HTTP targets and the article you mentioned to have the cc in the tickets automatically removes (different from blacklisted). Correct?
Exibir comentário · Publicado 29 de abr. de 2016 · Edwin Schukking
0
Seguidores
0
Votos
0
Comentários