Changing default customer ticket type to 'Incident'

Moderator: crythias

Locked
comport3
Znuny newbie
Posts: 7
Joined: 06 Jan 2011, 06:23
Znuny Version: 3.04

Changing default customer ticket type to 'Incident'

Post by comport3 »

Hi All,

Is there any way to change the default ticket type from '-' to 'Incident'? I know this can be selected from the drop down, but I want it to default to Incident for our users.

Environment: Debian 'Lenny', OTRS 3.04, ITSM 3b

Thanks!
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Changing default customer ticket type to 'Incident'

Post by jojo »

No, not via config. This would require some development
"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
comport3
Znuny newbie
Posts: 7
Joined: 06 Jan 2011, 06:23
Znuny Version: 3.04

Re: Changing default customer ticket type to 'Incident'

Post by comport3 »

..OK. Any way editing code .dtl, .css and such ?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Changing default customer ticket type to 'Incident'

Post by crythias »

You can either change PossibleNone => 0 where you need it for ticket type in the appropriate Modules/Agent(or Customer)Ticketsomething.pm or render the html and... http://forums.otrs.org/viewtopic.php?f=62&t=7085#p28101
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
Locked