New ticket: preselected queue, service, sla based on customer attribute

Moderator: crythias

Locked
pebeITS
Znuny newbie
Posts: 29
Joined: 26 Jul 2012, 22:16
Znuny Version: 5.0.5

New ticket: preselected queue, service, sla based on customer attribute

Post by pebeITS »

Hello,

we use an external mysql-customer-db with several attributes such as "customer has support contract" or "customer does not have support contract".
Is is possible to preselect new-ticket-attributes like queue, servcice, sla based on customer information?

regards

philipp
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: New ticket: preselected queue, service, sla based on customer attribute

Post by reneeb »

Not with stock OTRS, but with a little JavaScript knowledge it is not that hard. You could write your own JavaScript file that is loaded in the new ticket dialogs and this has to set the values...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
pebeITS
Znuny newbie
Posts: 29
Joined: 26 Jul 2012, 22:16
Znuny Version: 5.0.5

Re: New ticket: preselected queue, service, sla based on customer attribute

Post by pebeITS »

Thanks a lot. Any hints which file(s) I have to modify?
Locked