最近の検索


最近の検索はありません

Alina Maxi's Avatar

Alina Maxi

参加日2022年1月27日

·

前回のアクティビティ2022年1月27日

フォロー中

0

フォロワー

0

合計アクティビティ

3

投票

1

サブスクリプション

1

アクティビティの概要

さんの最近のアクティビティ Alina Maxi

Alina Maxiさんがコメントを作成しました:

コミュニティのコメント 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}}

コメントを表示 · 投稿日時:2022年1月27日 · Alina Maxi

0

フォロワー

0

投票

0

コメント