Ricerche recenti
Nessuna ricerca recente

Jake Donovan
Data ingresso 17 mag 2021
·
Ultima attività 22 ott 2021
Seguiti
0
Follower
0
Attività totali
5
Voto
1
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Jake Donovan
Jake Donovan ha commentato,
@Autumn
I was able to get rid of the error but its still not pulling in the data field. Can you take a look at my code and let me know if you see anything missing?
{{t 'my_requests'}}
{{#form 'requests_filter' class='requests-table-toolbar'}}
{{input 'query' id='quick-search' type='search' class='requests-search'}}
{{#if help_center.multiple_organizations_enabled}}
{{label 'organization' for='request-organization-select' class='request-filter request-filter-label'}} {{select 'organization'
id='request-organization-select' class='request-filter'}}
{{/if}}
{{subscribe}}
{{label 'status' for='request-status-select' class='request-filter request-filter-label'}} {{select 'status' id='request-status-select'
class='request-filter'}}
{{/form}} {{#if query}}
{{else}} {{#unless requests}}
{{t 'no_requests'}}
{{/unless}} {{/if}}
{{#if requests}}
{{#each requests}}
{{/each}}
{{t 'subject'}} | {{t 'id'}} | {{#is current_filter.identifier 'my'}} {{#link 'requests' sort_by='created_at'}}{{t 'created'}}{{/link}} {{else}} {{t 'requester'}} {{/is}} | {{#link 'requests' sort_by='updated_at'}}{{t 'last_activity'}}{{/link}} | {{t 'status'}} | Expected Launch Date |
---|---|---|---|---|---|
{{#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}} |
{{/if}}
{{pagination}}
Visualizza commento · Data ultimo post: 25 apr 2018 · Jake Donovan
0
Follower
0
Voti
0
Commenti
Jake Donovan ha commentato,
I keep getting an error that ID doesn't exist with the exact code.... Any thoughts?
Visualizza commento · Data ultimo post: 24 apr 2018 · Jake Donovan
0
Follower
0
Voti
0
Commenti
Jake Donovan ha commentato,
+ 100 on this one
Visualizza commento · Data ultimo post: 15 set 2017 · Jake Donovan
0
Follower
4
Voti
0
Commenti