Recherches récentes
Pas de recherche récente

Alina Maxi
Adhésion le 27 janv. 2022
·
Dernière activité le 27 janv. 2022
Suivis
0
Abonnés
0
Activité totale
3
vote
1
Abonnement
1
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par Alina Maxi
Alina Maxi a ajouté un commentaire,
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}}
#{{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}}
Afficher le commentaire · Publication le 27 janv. 2022 · Alina Maxi
0
Abonnés
0
Votes
0
Commentaire