Recent searches


No recent searches

Dave Fear's Avatar

Dave Fear

Joined Apr 16, 2021

·

Last activity Feb 23, 2025

Following

0

Followers

0

Total activity

59

Votes

41

Subscriptions

13

ACTIVITY OVERVIEW

Latest activity by Dave Fear

Dave Fear commented,

CommentTicket 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)

View comment · Edited Sep 11, 2023 · Dave Fear

0

Followers

0

Votes

0

Comments


Dave Fear commented,

CommentTicket 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... 

View comment · Posted Sep 11, 2023 · Dave Fear

0

Followers

2

Votes

0

Comments


Dave Fear commented,

Community comment 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.

View comment · Posted Jan 13, 2022 · Dave Fear

0

Followers

0

Votes

0

Comments


Dave Fear commented,

Community comment 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 : 

View comment · Posted May 18, 2021 · Dave Fear

0

Followers

7

Votes

0

Comments


Dave Fear commented,

Community comment 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}.

View comment · Posted Oct 19, 2020 · Dave Fear

0

Followers

0

Votes

0

Comments