Configure customer web, search based on ticket typ

Moderator: crythias

Locked
Nicsoft
Znuny newbie
Posts: 53
Joined: 12 Aug 2010, 14:58
Znuny Version: 2.4
Location: Stockholm
Contact:

Configure customer web, search based on ticket typ

Post by Nicsoft »

Hello!

How can I configure so a customer can search/filter tickets based on ticket type?

In SysConfig I found this Ticket::Frontend::CustomerTicketSearch###TicketFreeText but I don't know if this is the correct configuration to use and I cannot find information about what the key-values are.

Please advice!

Thanks in advance!

/Niklas
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: Configure customer web, search based on ticket typ

Post by yuri0001 »

Hi!
Unfortunately? I don't find any way to search tickets by Ticket Type without additional coding, but FreeText fields - the wrong way becouse them not contain the Ticket Type. :(
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
Nicsoft
Znuny newbie
Posts: 53
Joined: 12 Aug 2010, 14:58
Znuny Version: 2.4
Location: Stockholm
Contact:

Re: Configure customer web, search based on ticket typ

Post by Nicsoft »

Strange. Seems obvious that one would like to sort out "my incidents" and not having those mixed up with "my RfCs". Is there no other way to achieve this?
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: Configure customer web, search based on ticket typ

Post by yuri0001 »

Nicsoft wrote:Strange. Seems obvious that one would like to sort out "my incidents" and not having those mixed up with "my RfCs". Is there no other way to achieve this?
In my opinion not so strange. Thе agents has many tickets and it is necessary. They has such an opportunity. And the incidents and RFC's usually involved different agents. As for customers, it is not so much of his requests that he did not remember them all without exception. :?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
Nicsoft
Znuny newbie
Posts: 53
Joined: 12 Aug 2010, 14:58
Znuny Version: 2.4
Location: Stockholm
Contact:

Re: Configure customer web, search based on ticket typ

Post by Nicsoft »

You're rigth, customers should remember their tickets.
Locked