Hide "Type" from customer interface?

Moderator: crythias

Locked
morecw
Znuny expert
Posts: 215
Joined: 18 Jun 2012, 09:24
Znuny Version: 3.1.6
Real Name: Craig Wellman
Company: STÜBER SYSTEMS

Hide "Type" from customer interface?

Post by morecw »

Hi all,

I would like only the agents to be able to select the Ticket type. How do I remove this from the customer interface?

I am able to move the fields around in CustomerTicketMessage.dtl but if I comment the TypeID section out then the form doesn't post. (Maybe because the field is mandatory?)

Thanks in advance
OTRS 3.1.6, Windows 2008 with MySQL database
Firefox 14, Chrome 22
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Hide "Type" from customer interface?

Post by crythias »

change the field to an input type=hidden and assign it a default value. Though, I'd posit that if you're using ITSM, it wouldn't hurt to get the customer's interpretation of type.
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