Ricerche recenti


Nessuna ricerca recente

Jeff Henderson's Avatar

Jeff Henderson

Data ingresso 22 ott 2021

·

Ultima attività 22 ott 2021

Seguiti

0

Follower

0

Attività totali

2

Voti

0

Abbonamento

1

PANORAMICA ATTIVITÀ

Ultima attività di Jeff Henderson

Jeff Henderson ha commentato,

Commento nella community 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.

Visualizza commento · Data ultimo post: 26 giu 2020 · Jeff Henderson

0

Follower

7

Voti

0

Commenti