hesklang[owner]: $ticket[owner]
Posted: Sat Aug 27, 2011 9:37 am
Hello, here is my code
What im looking for is the write the name of the user who created the ticket but the code im using give me only the ID-NUMBER of the user.
NB: iv created a user who can creat tickets and disabled the main form for a user so only admin and users iv created can creat ticket. and i need to put the name of the one who created the ticket in the print form.
Result with the code im using
Owner is the text iv done for hesklang[owner]
2 is the ID NUMBER for this user.
Can anyone help me to solve this ?
Thank you
Code: Select all
hesklang[owner]: $ticket[owner]
NB: iv created a user who can creat tickets and disabled the main form for a user so only admin and users iv created can creat ticket. and i need to put the name of the one who created the ticket in the print form.
Result with the code im using
Code: Select all
Owner: 2
2 is the ID NUMBER for this user.
Can anyone help me to solve this ?
Thank you