Page 1 of 1

Need For Attachments in Notes

Posted: Sat Jun 22, 2013 9:36 pm
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! :)

Re: Need For Attachments in Notes

Posted: Sat Sep 14, 2013 8:42 pm
by bastiaan.c
Anyone???

Re: Need For Attachments in Notes

Posted: Mon Sep 16, 2013 12:35 pm
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.

Re: Need For Attachments in Notes

Posted: Mon Sep 16, 2013 7:57 pm
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.

Re: Need For Attachments in Notes

Posted: Mon Sep 16, 2013 8:26 pm
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 :?

Re: Need For Attachments in Notes

Posted: Wed Sep 18, 2013 12:59 pm
by bastiaan.c
No Magic ? :cry: