|
#31
|
|||
|
|||
|
|
|
#32
|
|||
|
|||
|
no, i think the problem is, your mod only pulls in messages, and not responses, staff notes are reponses and client responses are messages?
am i right in thinking this? how would you get both the messages and responses, and with lines inbween so we can dicipher whats what and mayby have the staff name next to the staff replys ? |
|
#33
|
|||
|
|||
|
The incoming message is one sql-querry and the answer from the staff is another querry. I'm still working to make the mod displays the message(s) ans replies. I'm goin to upload an new Version of the mod when it's ready.
|
|
#34
|
|||
|
|||
|
cool, it would be nice to have both the message and replies and as i mentioned early marking which is from staff and putting a seperator line between to make it more readable.
|
|
#35
|
|||
|
|||
|
I'm still working on a new, better version of the mod.
|
|
#36
|
|||
|
|||
|
Hi, I'm not able to download the file, can share it again ?
|
|
#37
|
|||
|
|||
|
Ok, I've updated the downloadlink in the first post.
|
|
#38
|
|||
|
|||
|
thanks a lot.
|
|
#39
|
|||
|
|||
|
Hi, thanks for this MOD. I have it installed and working but I would like to be able to have the ticket_id in the PDF.
How can i get this to appear under Name and Email? |
|
#40
|
|||
|
|||
|
Dont worry, I have worked it out:
Code:
$tick="Ticket: ".$ticket->getExtId(); Code:
$pdf->Cell(10,0,utf8_decode($tick), 0, 2); |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|