New drop down in Phone call / new ticket window

Moderator: crythias

Locked
thiru2109
Znuny newbie
Posts: 31
Joined: 06 Oct 2010, 06:43
Znuny Version: 1.2

New drop down in Phone call / new ticket window

Post by thiru2109 »

Hi All,

How to add a new drop down in Phone call / new ticket window?

i would like to add severity with drop down values S1,S2 and S3

I would appreciat any help.

Thanks,

kt
Testing: OTRS 2.4.9
OS: Windows XP
Apache2/Oracle 11g
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: New drop down in Phone call / new ticket window

Post by jojo »

have a look at the ticket free text functionality
"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
thiru2109
Znuny newbie
Posts: 31
Joined: 06 Oct 2010, 06:43
Znuny Version: 1.2

Re: New drop down in Phone call / new ticket window

Post by thiru2109 »

Hi JoJo,

Thanks for your time.

I could see Core::TicketFreeTextDefault and Core::TicketFreeText which one should i use.
I am bit confused.Could you please throw some light on this?
Thanks,
Kt
Testing: OTRS 2.4.9
OS: Windows XP
Apache2/Oracle 11g
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: New drop down in Phone call / new ticket window

Post by jojo »

Core::TicketFreeText
"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
thiru2109
Znuny newbie
Posts: 31
Joined: 06 Oct 2010, 06:43
Znuny Version: 1.2

Re: New drop down in Phone call / new ticket window

Post by thiru2109 »

Thanks a lot jojo. I have done that :-).
Testing: OTRS 2.4.9
OS: Windows XP
Apache2/Oracle 11g
thiru2109
Znuny newbie
Posts: 31
Joined: 06 Oct 2010, 06:43
Znuny Version: 1.2

New text field - new phone ticket

Post by thiru2109 »

Hi Jojo,
is it possible to add a textbox instead of dropdown on the new phone ticket page?

thanks,
kt
Testing: OTRS 2.4.9
OS: Windows XP
Apache2/Oracle 11g
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: New drop down in Phone call / new ticket window

Post by jojo »

yes, just leave TicketFreeTextx unchecked
"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
thiru2109
Znuny newbie
Posts: 31
Joined: 06 Oct 2010, 06:43
Znuny Version: 1.2

Re: New drop down in Phone call / new ticket window

Post by thiru2109 »

Hi Jojo,
Is it possible to have a datepicker to a freetext textbox?

Thnks,
kt
Testing: OTRS 2.4.9
OS: Windows XP
Apache2/Oracle 11g
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: New drop down in Phone call / new ticket window

Post by jojo »

there is also a free date field available
"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
thiru2109
Znuny newbie
Posts: 31
Joined: 06 Oct 2010, 06:43
Znuny Version: 1.2

Re: New drop down in Phone call / new ticket window

Post by thiru2109 »

Hi JoJo,

Is it possible to move around the freetext in new phone ticket form?

i mean can we place a freetext before priority field?

i noticed freetexts were getting appended at the bottom.

Thanks
kt
Testing: OTRS 2.4.9
OS: Windows XP
Apache2/Oracle 11g
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: New drop down in Phone call / new ticket window

Post by jojo »

only hardcoded via Template change
"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
icm3012
Znuny newbie
Posts: 50
Joined: 19 Oct 2010, 13:56
Znuny Version: 3.3.8
Location: UK

Re: New drop down in Phone call / new ticket window

Post by icm3012 »

Hi jojo

The date picker mentioned, is that available FOR the freetextfields or do you mena the freetimefield usage?

Thanks

Ian
kind regards

Ian

OTRS v3.0.11 ITSM 3.0.5 running on ubuntu 11.10 64bit
with iPhone app
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: New drop down in Phone call / new ticket window

Post by jojo »

for dates you need to use the freetime fields instead of free text fields
"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
thiru2109
Znuny newbie
Posts: 31
Joined: 06 Oct 2010, 06:43
Znuny Version: 1.2

age of the ticket

Post by thiru2109 »

Hi Jojo,

OTRS calculates the age of the ticket even after closing the ticket.how to stop that.i want the otrs to stop calculating the age when closing and continue when reopening ticket?

is this scenario possible?

Thanks,
kt
Testing: OTRS 2.4.9
OS: Windows XP
Apache2/Oracle 11g
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: New drop down in Phone call / new ticket window

Post by jojo »

no
"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
Locked