Hi,
I have no idea if this has been asked before, but i have searched the forums and could not seem to find an answer.
Basically we are playing about with TTX with view of using it as a ticketing system, however are concerned that if the 'internal' tick box is unchecked then the customer can see the notes, and in some cases this could be bad as we don't want them knowing our internal secrets.
I have managed to enforce the 'create new ticket' tick box by creating a link to the new ticket for which auto completes certain data and adding the variable '&internal=1' to the link for submitting a ticket. I will also be using the code changes mentioned in
https://forum.unitedwebcoders.com/index.php/topic,300.msg1262.html#msg1262 to enforce the note entry tick box, however is there a way to get a pop up warning of some form to trigger if the box is not ticked?
Thanks in advance, any help you can give me would be greatly appreciated.