
Flywire ZD Admin
-
Atividade total13
-
Última atividade
-
Membro desde
-
Seguindo0 usuário
-
Seguido por0 usuário
-
Votos3
-
Assinaturas6
Visão geral da atividade
Atividade mais recente por Flywire ZD Admin-
Flywire ZD Admin comentou,
Hi, I was wondering if any of you have managed to solve this problem, as I have the same one and I can't get the dropdowns to work. Thanks.
-
Flywire ZD Admin comentou,
Hi Julia DiGregorio, you can try this: - Categorize those tickets as 'task' - In the 'requests_page.hbs' template add {{#isnt type 'task'}} after {{#each requests}} {{#each requests}} ...
-
Flywire ZD Admin comentou,
Hi Tipene Hughes, thanks for your reply, luckily, I have managed to filter out the requests by date using the tymestamp format for the date. That was the part I was missing. Best regards.
-
Flywire ZD Admin criou uma publicação,
Hide requests on "My request" page depending on last update date
Hello! I would like to hide from the 'My activities' page the tickets whose last update was before 2021. I have already managed to filter certain requests by status, using {{#isnt status 'closed'...