Need For Attachments in Notes

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
bastiaan.c
Posts: 142
Joined: Sat Jun 22, 2013 9:24 pm

Need For Attachments in Notes

Post by bastiaan.c »

Script URL:
Version of script: 2.4.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hello, I scanned this Support Forum for several hours now and in a lot of cases it was really helpfull.
But... I can't find a mod or some code to make it possible to have attachments in the notes. I need this because in our process we will have grapichers upload some jpg files that should be approved first and therefore it should not be vissible for the customer yet. So the one that shot the ticket should not see the "not approved file" Therefore I would need attachments in notes.
Can anybody try to help me with this. I am pretty desperate for it.

Thanks in advance! :)
bastiaan.c
Posts: 142
Joined: Sat Jun 22, 2013 9:24 pm

Re: Need For Attachments in Notes

Post by bastiaan.c »

Anyone???
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Need For Attachments in Notes

Post by Klemen »

This would require modifications to the database structure and several files. You will need to find a developer for help with this as it is out of the scope of my support I'm afraid.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
alcazar
Posts: 81
Joined: Mon May 27, 2013 6:36 pm

Re: Need For Attachments in Notes

Post by alcazar »

Theoretically it would be sufficient to have an extra field in attachments / replies table which shows if the attachment is approved or not. By default if staff is adding an attachment it should be "not approved" (could be a setting if default yes or no). When customer in frontend looks at his tickets, any attachments with "not approved" field should not be displayed.

It would be similar to posts in a moderated forum and yes, this would also require DB-Changes and several code changes.
Alcazar
(nach Diktat spazierengegangen)
bastiaan.c
Posts: 142
Joined: Sat Jun 22, 2013 9:24 pm

Re: Need For Attachments in Notes

Post by bastiaan.c »

Thanks alcazar for your comment. Hopefully there is some coding person reading this and makes some magic :-)
HESK is perfect for me, but my marketing department needs a few specials things :-(

I hope for the best :?
bastiaan.c
Posts: 142
Joined: Sat Jun 22, 2013 9:24 pm

Re: Need For Attachments in Notes

Post by bastiaan.c »

No Magic ? :cry:
Post Reply