NOTE (Jan-15-2009): I've found a "solution" to most of this. Now I just have 3 small problems. Can someone read the second post and help, please?
Hello. =)
I've been trying to modify my osTicket settings for a few days, and it's driving me crazy. I know a little bit of HTML, but I don't understand PHP at all. I've been trying to add fields (according to (this thread's) instructions), and I screwed things up. :
Anyway, I've listed everything I'm trying to do in here. Can someone please help me? I'd really appreciate it! (And sorry for the length of this post...)
PS: If a client replies to a ticket via email, how can I get the message to show up in the SCP? Is that what "email piping" is for?
And if I use email piping, will I still have copies of each ticket in my inbox? I'd like to have email copies too, as backup.
I. Submitting a New Ticket (Appearance):
1) On the tickets, how can I add a field for "Referrals" (which'll be a drop-down menu, similar to the "Help Topics" field)?
2) How can I make the "Due Date" field appear on all new tickets (staff-side AND client-side)?
[ (picture of what I'm trying to do
II. Organizing Tickets (External/SCP View):
3) I want the "Email Address" to be visible in the SPC, (like this picture).
3.5) Is there a way that only Managers and Admins can see client email addresses?
4) I want to be able to sort the "Subject", "From", and "Email" areas too. How can I do this? I assume I'd have to edit something in tickets.inc.php (it looks like there are sorting options in there), but I'm not sure.
III. Organizing Tickets (Internal View, When You Read a Ticket)
5) Can I replace the "Source" area with "Referrals"? (Assuming "source" isn't super important, and the software won't crash if I get rid of it.)
6) Can I add a new ticket status group, called "Payment Pending"? So instead of "closing tickets on reply", staff members will "send tickets to the Billing Department on reply".
[ (picture of what I'm trying to do
If I can't edit the "Close on Reply" checkbox (or add a "Payment Pending" group at the top)...then can I remove this checkbox altogether? That way, only managers and admins can close the tickets (via Mass Close), after tickets have been processed in the Billing Department.