Hey,
I've a problem!
My chef wants to have the last internal note in the ticketview, but I don't have a clue how to do it.
First, I add a field in ticket view like that:
ADD in tickets.inc.php:
<th width="80">Last Note</th>
ADD in tickets.inc.php:
<td nowrap><?($row['<STRONG><s>**</s>lastnote???)?></td>
Now, I need a variable which shows the last written note!
Where do I've to declare the variable that it will work?
PLEASE HELP!!!
Thanks,
Torben