Hello,
in the "Title" of OTRS, where you can edit the system standard salutation (en) (that apparently is necessary), I would like to write:
Hello <OTRS_OWNER_*>, <--- (Like an automatic command that write on the Ticket answer the name of who create the ticket),
but If I copy and paste <OTRS_OWNER_*>, when I answer to a Ticket it appear:
Hi -, (the - instead of the name of the Client).
Can you help me out why?
Thanks,.
Put the Owner Ticket in the Title
Moderator: crythias
-
- Znuny superhero
- Posts: 914
- Joined: 15 Dec 2016, 15:13
- Znuny Version: All
- Real Name: Emin
- Company: Efflux GmbH
- Contact:
Re: Put the Owner Ticket in the Title
Hello Michael,
Try this one instead:
With the owner Tag, you address the agent, not the customer. The correct one for that would be <OTRS_OWNER_UserFirstname>. The wildcard is a placeholder for UserFirstname, UserLastname etc.
Best regards
Emin
Try this one instead:
Code: Select all
Hello <OTRS_CUSTOMER_REALNAME>,
Best regards
Emin
Professional Znuny and OTRS services: efflux.de | efflux.de/en/
Free and premium add-ons: German | English
Free and premium add-ons: German | English
-
- Znuny newbie
- Posts: 3
- Joined: 24 Sep 2019, 12:55
- Znuny Version: 6 Community
- Real Name: Michael
Re: Put the Owner Ticket in the Title
Is working! Thank you very much.zzz wrote: ↑25 Sep 2019, 17:14 Hello Michael,
Try this one instead:With the owner Tag, you address the agent, not the customer. The correct one for that would be <OTRS_OWNER_UserFirstname>. The wildcard is a placeholder for UserFirstname, UserLastname etc.Code: Select all
Hello <OTRS_CUSTOMER_REALNAME>,
Best regards
Emin
Is maybe possible to insert ONLY the First Name or you must insert "REALNAME" that contain First Name + Last name?
-
- Znuny superhero
- Posts: 914
- Joined: 15 Dec 2016, 15:13
- Znuny Version: All
- Real Name: Emin
- Company: Efflux GmbH
- Contact:
Re: Put the Owner Ticket in the Title
Sure, you can do '<OTRS_CUSTOMER_UserFirstname>' aswell, but you could've tried that out yourself on a test system 
Best regards
Emin

Best regards
Emin
Professional Znuny and OTRS services: efflux.de | efflux.de/en/
Free and premium add-ons: German | English
Free and premium add-ons: German | English