You are not logged in.
Pages: 1
Hello i need do create a custom notification template to be used at ticket creation and Iv0e created the following template
##lang.ticket.content##:##ticket.content##
##lang.ticket.url##:##ticket.url##
##lang.ticket.authors##:##ticket.authors##
##lang.author.email##:##author.email##
##lang.ticket.creationdate##:##ticket.creationdate##
##lang.ticket.priority##:##ticket.priority##
##lang.ticket.category##:##ticket.category##
##lang.ticket.type##:##ticket.type##
all the fields are populated correctly in the mail but
##lang.author.email##:##author.email##
returns this result:
Email:##author.email##
What would be the correct way to add the mail address of the person who submitted the ticket? or should change some settings in the system?
Thanks in advance to all
Offline
Can you try "##lang.authors.email##:##authors.email##" instead (plural form of author)?
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
Pages: 1