How to display ticket progress on customer panel?

Moderator: crythias

Post Reply
Donati168
Znuny newbie
Posts: 9
Joined: 26 May 2011, 08:29
Znuny Version: 3.0.4

How to display ticket progress on customer panel?

Post by Donati168 »

Hi, I have a question now.

When cusomers want to watch their tichets from customer panel. They only find the notification information. But they need all info, such as change queue, change priority, overtime,link other tickets and status( open, pending or closed). How to display the ticke progress?

eg:
You do not have the required permissions to view the files attached to this post.
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to display ticket progress on customer panel?

Post by crythias »

edit the dtl and add the columns in the table.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Donati168
Znuny newbie
Posts: 9
Joined: 26 May 2011, 08:29
Znuny Version: 3.0.4

Re: How to display ticket progress on customer panel?

Post by Donati168 »

Hi, Dear crythias

which dtl file? and how can I add the table? thanks for your kindly help.
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to display ticket progress on customer panel?

Post by jojo »

Customers only can see external articles. So you can change the functions like "Priority" or "Move" to have an external note instead of an internal one. You need to do this via sysconfig. (But the customer only will see the notes)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How to display ticket progress on customer panel?

Post by crythias »

JoJo's correct. I misinterpreted the question. The actions that should have no relevance to a customer (agent side moves, internal notes on a ticket) are hidden from a customer.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Post Reply