Search found 4 matches

by mishelpdesk
12 Oct 2013, 00:33
Forum: Help
Topic: Next Ticket State in Owner screen
Replies: 1
Views: 1116

Next Ticket State in Owner screen

We would like the option to set ticket to "Closed Successful" from the Owner screen. But under next ticket state, I only see new, open, pending*, and completed (a custom state). I tried addin it under Admin->SysConfig->Ticket::Frontend::AgentTicketOwner###StateType but it doesn't work.

How can I ...
by mishelpdesk
30 May 2013, 03:42
Forum: Help
Topic: Ticket Attachment Encoding
Replies: 21
Views: 13816

Re: Ticket Attachment Encoding

Here's what worked for me:

Check that character set was latin1 instead of utf8 as suggested:
SHOW VARIABLES LIKE 'char%';
+--------------------------+----------------------------+
| Variable_name | Value |
+--------------------------+----------------------------+
| character_set_client | utf8 ...
by mishelpdesk
16 May 2013, 00:30
Forum: Help
Topic: message IMAP authentication of email/host fails!!
Replies: 6
Views: 12131

Re: message IMAP authentication of email/host fails!!

Error Message: IMAPS: Auth for user/server failed!

I have 2 accounts setup for fetching email. One works and the other does not. I can login to a laptop with the usename/password for both accounts.

I'm thinking the problem is in the user's Active Directory setup but cannot find the problem (I don ...
by mishelpdesk
29 Dec 2012, 00:43
Forum: Help
Topic: Changing Ticket State from Dashboard or Tickets Interface
Replies: 1
Views: 1248

Changing Ticket State from Dashboard or Tickets Interface

Hello,

I am looking for a way to allow Agents to manually change the ticket State either from the Dashboard on one of the Tickets views (Queue or Status). Can I make the State column a dropdown menu?

I added a Dynamic Field to Ticket Zoom View -> Owner and Change Queue screens. But we want to ...