Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Dave Fear's Avatar

Dave Fear

Beigetreten 16. Apr. 2021

·

Letzte Aktivität 23. Feb. 2025

Folge ich

0

Follower

0

Gesamtaktivitäten

59

Stimmen

41

Abonnements

13

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Dave Fear

Dave Fear hat einen Kommentar hinterlassen

KommentarTicket basics

Amie Brennan ; thanks for the test, but yes you're missing the "from my clipboard, from Microsoft Notepad" bit.
The issue lies when it comes from text being plantext. It's OK when in RTF (i.e. what happens when you copy from this page)

Kommentar anzeigen · Bearbeitet 11. Sept. 2023 · Dave Fear

0

Follower

0

Stimmen

0

Kommentare


Dave Fear hat einen Kommentar hinterlassen

KommentarTicket basics

I simply want to paste an internal note with the following text:
provisioning_tools/upgrade_scripts/testusers.csv

from my clipboard, from Microsoft Notepad [or github path copy], but, if using ctrl-v or ctrl-shift-v it changes to
provisioningtools/upgradescripts/testusers.csv

This is extremely frustrating. I cannot paste it as a quote, code span, code block or anything else - it will not paste how it is in my clipboard... 

Kommentar anzeigen · Gepostet 11. Sept. 2023 · Dave Fear

0

Follower

2

Stimmen

0

Kommentare


Dave Fear hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Ticketing system (Support)

Hi; This is possible, now. Here's how. Exciting Stuff!

For e.g. the new_request_page.hbs (Submit a Request) page, add "wysiwyg=true" inside the curly brackets of the form call:

For e.g. the request_page.hbs (where end users can update their ticket), change {{textarea 'body' to {{wysiwyg 'body': 

Further reading available here : https://developer.zendesk.com/documentation/help_center/help-center-templates/advanced_helpers/#request_form-helper                 search = 'wysiwyg'

Copenhagen theme was used these examples.

Kommentar anzeigen · Gepostet 13. Jan. 2022 · Dave Fear

0

Follower

0

Stimmen

0

Kommentare


Dave Fear hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Help Center (Guide)

The coding looks to have been designed already for the 'Zendesk' side of things and works beautifully for our Agents.

Wondering how easy it would be to replicate this across to the 'Help Center' for our Customers.

Zendesk [filters nicely]:

Help Center // Guide : 

Kommentar anzeigen · Gepostet 18. Mai 2021 · Dave Fear

0

Follower

7

Stimmen

0

Kommentare


Dave Fear hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Reporting and analytics (Explore)

The same concept could be used across multiple areas for Explore.

In this case, have the ability to add to the WHERE clause in every single dashboard call, automatically.
WHERE e.g. assignee = {current user}. Just tag it on the end.

 

Please also look to expand this to customer-facing dashboards [in the Help Center], and report schedules. But the WHERE clause would be e.g. WHERE organisation = {current user's organisation}.

Kommentar anzeigen · Gepostet 19. Okt. 2020 · Dave Fear

0

Follower

0

Stimmen

0

Kommentare