Pesquisas recentes


Sem pesquisas recentes

Jeff Henderson's Avatar

Jeff Henderson

Entrou em 22 de out. de 2021

·

Última atividade em 22 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

2

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Jeff Henderson

Jeff Henderson comentou,

Comentário na comunidade Feedback - Ticketing system (Support)

I've written a little javascript bookmarklet that solves this problem:

Create a new bookmark in your browser called "Hide Internal Comments (Zendesk)" and then paste the javascript below into the URL field.

javascript:(function(){let comments = document.getElementsByClassName('internal_note');for (let x = 0; x < comments.length; x++) {let comment = comments[x].parentElement.parentElement;comment.style.display = 'none'}})();

After you open a printer-friendly ticket, you can click on your new bookmarklet to hide all internal comments.

Exibir comentário · Publicado 26 de jun. de 2020 · Jeff Henderson

0

Seguidores

7

Votos

0

Comentários