Pesquisas recentes


Sem pesquisas recentes

Alina Maxi's Avatar

Alina Maxi

Entrou em 27 de jan. de 2022

·

Última atividade em 27 de jan. de 2022

Seguindo

0

Seguidores

0

Atividade total

3

Votos

1

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Alina Maxi

Alina Maxi comentou,

Comentário na comunidade 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}}

Exibir comentário · Publicado 27 de jan. de 2022 · Alina Maxi

0

Seguidores

0

Votos

0

Comentários