Pesquisas recentes
Sem pesquisas recentes

Jason Harlowe
Entrou em 16 de abr. de 2021
·
Última atividade em 27 de out. de 2021
Seguindo
0
Seguidores
0
Atividade total
44
Votos
1
Assinaturas
41
VISÃO GERAL DA ATIVIDADE
MEDALHAS
ARTIGOS
PUBLICAÇÕES
COMENTÁRIOS NA COMUNIDADE
COMENTÁRIOS EM ARTIGOS
VISÃO GERAL DA ATIVIDADE
Atividade mais recente por Jason Harlowe
Jason Harlowe comentou,
This is something our staff could use as well. We love our agents to death but in the end, they are humans, and sometimes we need to be able to guide human behavior. ;)
Exibir comentário · Publicado 19 de mai. de 2021 · Jason Harlowe
0
Seguidores
0
Votos
0
Comentários
Jason Harlowe comentou,
@... -
So far most of this works quite well. I am running into an issue with add the filter drop down you mentioned.
Every time I add the lines you mentioned for the drop down and field columns it breaks the full page. I am guessing I am adding the dropdown and custom field codes in the wrong places?
I do have the script.js in place as well.
My working code for reference:
{{t 'my_requests'}}
{{t 'no_requests'}}
{{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'}}
|
Bug or
Enhancement
|
Release Stage
"coming soon"
|
---|---|---|---|---|---|---|
{{#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}}
|
|
Exibir comentário · Publicado 09 de abr. de 2021 · Jason Harlowe
0
Seguidores
0
Votos
0
Comentários