Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Boris Fernandez's Avatar

Boris Fernandez

Beigetreten 10. März 2022

·

Letzte Aktivität 09. Juni 2022

Folge ich

0

Follower

0

Gesamtaktivitäten

20

Stimmen

7

Abonnements

6

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Boris Fernandez

Boris Fernandez hat einen Kommentar hinterlassen

KommentarSEO and help center search

Ho I see why. My code is slightly different. I am not converting from one to one . I just want to redirect any 404 to the main page of the help center

So was using that function below and then also added the corresponding not-found class to the error page. But I am always hitting a "$ is not defined" error...  (note my script is loading first and on top of anything else)

So the main idea here is to use the following code to fully load the page before running the script. then if the "not-found" is detected to redirect to the location set...

But no luck so far.

$(document).ready(function() {
            if ($(".not-found").length > 0) {
                window.location.href = 'https://xxxxx.xx.xxx';
          }
        });

And

{{t 'nonexistent_page'}}

Kommentar anzeigen · Bearbeitet 09. Juni 2022 · Boris Fernandez

0

Follower

0

Stimmen

0

Kommentare


Boris Fernandez hat einen Kommentar hinterlassen

KommentarSEO and help center search

CJ Johnson  cannot make it work. Actually no error from the JS on the dev console. Not sure what I am doing wrong.

When you say you do not need the function, how do you input the code in the script.js ? 
I tested the error_page.hbs also to see if I could miss something but nothing off there too... 

Everything looks pretty straight forward though...

Kommentar anzeigen · Gepostet 09. Juni 2022 · Boris Fernandez

0

Follower

1

Stimme

0

Kommentare


Boris Fernandez hat einen Kommentar hinterlassen

KommentarSEO and help center search
Don't think that solution works anymore. eg. I do not have that part on our script.js file :

$(document).ready(function() {

Kommentar anzeigen · Gepostet 09. Juni 2022 · Boris Fernandez

0

Follower

1

Stimme

0

Kommentare


Boris Fernandez hat einen Kommentar hinterlassen

KommentarHelp with apps and integrations

Installed that app . I am struggling to understand two things : 

- Why is the field not showing. What makes it "hidden" in the view ? 
- Why cannot we linked two existing tickets already ? Notes are not an efficient way for our agents to see the information like this. Fields are.


Kommentar anzeigen · Gepostet 18. Mai 2022 · Boris Fernandez

0

Follower

0

Stimmen

0

Kommentare


Boris Fernandez hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Ticketing system (Support)

Is there any update on this limitation ? 

Kommentar anzeigen · Gepostet 28. März 2022 · Boris Fernandez

0

Follower

2

Stimmen

0

Kommentare


Boris Fernandez hat einen Kommentar hinterlassen

KommentarWorking with articles in the knowledge base

we need to reuse contents accross several different sections and we are building articles with blocks. We have an issue with blocks because we simply cannot use them with image.

So at the moment we have no other solutions to copy-paste articles to put them in different categories and section and to maintain several different articles who are basically the same.

Is there a way around the block lack of image support ?

Will this feature be added soon ? 

Kommentar anzeigen · Bearbeitet 23. März 2022 · Boris Fernandez

0

Follower

1

Stimme

0

Kommentare


Boris Fernandez hat einen Post erstellt

Post Feedback - Ticketing system (Support)

ref: https://xxxxxx.zendesk.com/agent/user_filters & https://xxxxxx.zendesk.com/agent/organizations

Features :

- Adding columns
Eg  of usage :  adding a column to display the Org name in the customers list view or and in the organisaztion view list we would like to display the sumn of customer belonging to it....

- Sort by
today those views are not sortable. Sorting by colum alphabetical order could be a great start 

This kind of custom view setup could really be a nice thing to have for us. It will 

Gepostet 10. März 2022 · Boris Fernandez

5

Follower

8

Stimmen

7

Kommentare