Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Alina Maxi's Avatar

Alina Maxi

Beigetreten 27. Jan. 2022

·

Letzte Aktivität 27. Jan. 2022

Folge ich

0

Follower

0

Gesamtaktivitäten

3

Stimme

1

Abonnement

1

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Alina Maxi

Alina Maxi hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Help Center (Guide)

Hi all,

Thanks for the valuable info.

I have been trying all the solutions here, but my code just doesn't seem to work ( the column header appears but it is empty-->no values shown). Also, the closing of the script doesn't seem to be accepted. I am posting the entire body section from requests_page.hbs, maybe you can spot something that I didn't. The domain name was overwritten with cname just for this comment. 

Additional info

1. I have tried also using requests vs tickets in the json call, but it didn't help

2. The console also said ''uncaught exception $ is not defined'' next to the  $.ajax({

 


          {{#each requests}}
           
             
               
                  {{#if subject}}
                    {{subject}}
                  {{else}}
                    {{excerpt description characters=50}}
                  {{/if}}
               

               
               


                 
                 
                 
                  {{status_name}}
                 

               

             
              #{{id}}
             
                {{#is ../current_filter.identifier 'my'}}
                  {{date created_at timeago=true}}
          {{else}}
            {{requester.name}}
                {{/is}}
             
              {{date updated_at timeago=true}}
             
               
                {{status_name}}
               

             
             
             

             
           
           
          {{/each}}
       
     
    {{/if}}
 

  {{pagination}}

Kommentar anzeigen · Gepostet 27. Jan. 2022 · Alina Maxi

0

Follower

0

Stimmen

0

Kommentare