Ticket creation and customer signup

Moderator: crythias

Locked
mali
Znuny newbie
Posts: 2
Joined: 09 Feb 2016, 13:33
Znuny Version: 3.3.9

Ticket creation and customer signup

Post by mali »

Hello OH!

I am trying to configure some changes in the above, but I have been unable to find answer online. My questions/problems are the following:¨

A) During ticket creation I would like to remove the "To" option, or make it predefined so ALL tickets will be sent to the same queue - without the need for customers to manually select a queue.

B) During customer signup I find the mandatory information fields too few, and would like to expand with a phone number for starters. So far I have only found shreds and pieces of answer to questions that are kind of the same as mine.

Any response/help is much appreciated!

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

Re: Ticket creation and customer signup

Post by jojo »

a) Sysconfig
b) 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
mali
Znuny newbie
Posts: 2
Joined: 09 Feb 2016, 13:33
Znuny Version: 3.3.9

Re: Ticket creation and customer signup

Post by mali »

I guess that I should have implied that I am kind of stuck on the issues. I am aware of the sysconfig, but haven't been able to figure out where to go and what to edit. Would you be able to point me in the right direction?

And as for the other matter, are you implying that the feature is not yet supported?
christopher
Znuny newbie
Posts: 57
Joined: 20 Nov 2015, 16:47
Znuny Version: 5.0.14

Re: Ticket creation and customer signup

Post by christopher »

To add more fields to the SignUp dialog, you have to edit the tempalte "CustomerLogin.tt".
I would suggest to copy it before, to your own folder, to not overwrite your change in case of an update.

...\Kernel\Output\HTML\Templates\Standard\CustomerLogin.tt -> ...\Kernel\Output\HTML\Templates\MyTemplates\CustomerLogin.tt
Locked