Search found 19 matches

by mantyyzz
05 Apr 2015, 10:29
Forum: Help
Topic: OTRS Survey
Replies: 3
Views: 2022

Re: OTRS Survey

Thanks, I will try this method.
by mantyyzz
04 Apr 2015, 19:21
Forum: Help
Topic: OTRS Survey
Replies: 3
Views: 2022

OTRS Survey

Hello everyone, I have a question. Is there possible to set that OTRS Survey Module will send survey only when ticket is successfull closed ? Because now it sends survey when ticket is closed , no mater successful closed or not. So I need only when ticket is solved. Thanks
by mantyyzz
01 Mar 2015, 13:50
Forum: Help
Topic: Ticket state after customer reply(follow up)
Replies: 5
Views: 4471

Ticket state after customer reply(follow up)

Hello everyone , Is there possible to left current state of ticket when customer replies to a ticket ? For example: Customer creates new ticket. The ticket state is ''new". And then he want to add additional information , so replies to ticket from customer panel or email. In this case ticket st...
by mantyyzz
23 Jan 2015, 14:24
Forum: Help
Topic: Status view column edit
Replies: 4
Views: 2276

Re: Status view column edit

Big thanks !!!! :)
by mantyyzz
23 Jan 2015, 10:27
Forum: Help
Topic: Status view column edit
Replies: 4
Views: 2276

Re: Status view column edit

Thanks for help , done that. One more question , how to remove ,,From /'' word I don't need it.

OTRS 3.3.8
by mantyyzz
23 Jan 2015, 08:42
Forum: Help
Topic: Status view column edit
Replies: 4
Views: 2276

Status view column edit

Hello everyone , I need to edit status view column FROM / TITLE. I don't need to show FROM information in that column, I need just a TITLE. How to remove that information from column ?

Thanks for help.
by mantyyzz
12 Oct 2014, 08:43
Forum: Help
Topic: Dropdown list without scroller
Replies: 7
Views: 2768

Re: Dropdown list without scroller

In what place I have to add this line ? I mean in which file and in which place in that file ?

Thanks for you help!
by mantyyzz
11 Oct 2014, 09:30
Forum: Help
Topic: Dropdown list without scroller
Replies: 7
Views: 2768

Re: Dropdown list without scroller

I found that method, but i don't know what to do next. Could you help to write needed code ?

As I said I need that drop down list show full list or for example to be 30 elements size? How to do this ?
by mantyyzz
09 Oct 2014, 20:56
Forum: Help
Topic: Dropdown list without scroller
Replies: 7
Views: 2768

Re: Dropdown list without scroller

Thanks for your answer :) but where could I find file that contains that dropdown list code ?
by mantyyzz
08 Oct 2014, 19:45
Forum: Help
Topic: Dropdown list without scroller
Replies: 7
Views: 2768

Dropdown list without scroller

Hi everyone. Is there possible to make queue mover dropdownlist to show full list without vertical scrollbar ?

I attached photo.
by mantyyzz
11 Sep 2014, 08:40
Forum: Help
Topic: Internet explorer 8 too old
Replies: 5
Views: 1946

Re: Internet explorer 8 too old

This problem also apeears with internet explorer 11 ,do we also need to disable compatability mode in it ?
by mantyyzz
10 Sep 2014, 17:53
Forum: Help
Topic: Internet explorer 8 too old
Replies: 5
Views: 1946

Re: Internet explorer 8 too old

Really no ? It's very big problem in your company , maybe we could edit our theme or css styles tosolve this ?
by mantyyzz
09 Sep 2014, 21:43
Forum: Help
Topic: Internet explorer 8 too old
Replies: 5
Views: 1946

Internet explorer 8 too old

Hello everyone. I have a problem and need your help. We are using otrs 3.3.8 in our company. Problem is that a lot of computers in our company uses internet explorer 8 , but otrs send notification that browser is too old. I fixed this problem when turned off compatibility mode as you said in other p...
by mantyyzz
19 Aug 2014, 14:53
Forum: Help
Topic: Owner of ticket it Customer Ticket Zoom View
Replies: 12
Views: 6994

Re: Owner of ticket it Customer Ticket Zoom View

Can anyone response ? :(
by mantyyzz
18 Aug 2014, 18:53
Forum: Help
Topic: Owner of ticket it Customer Ticket Zoom View
Replies: 12
Views: 6994

Re: Owner of ticket it Customer Ticket Zoom View

Hello , I have the same problem in my otrs 3.3.8 with mysql in debian. In sysconfig Ticket::Frontend::CustomerTicketZoom###AttributesView I enabled owner attribute (set it to 1) . But in customer ticket zoom view there is only text Owner , and no owner name , how to fix this ? I added picture for th...
by mantyyzz
18 Aug 2014, 08:59
Forum: Help
Topic: Create new article type
Replies: 9
Views: 5330

Re: Create new article type

Thanks crythias , it works. I edited my databese , created new article types with -internal and -external. Thanks!
by mantyyzz
17 Aug 2014, 01:12
Forum: Help
Topic: Create new article type
Replies: 9
Views: 5330

Re: Create new article type

Well I added new article in my databese. It appears in the list when i sending note , and works fine. But now the problem is that my created article type is external, it is possisble to do it internal? i mean that customer can't see note in their interface when i send it ?
by mantyyzz
16 Aug 2014, 15:51
Forum: Help
Topic: Create new article type
Replies: 9
Views: 5330

Re: Create new article type

I know that , but I want to create new type. Now i have note-internal , note-external and note-.... , so i want to create fourth type :)
by mantyyzz
16 Aug 2014, 10:35
Forum: Help
Topic: Create new article type
Replies: 9
Views: 5330

Create new article type

Hello , I'm using otrs 3.3.8 with mysql in linux debian.

I want to create new note article type(internal) , such as ,,note-internal'' (customers can't see it) , is it posible to do this ?