Hide CustomerID field

Moderator: crythias

Locked
djfinggaz
Znuny newbie
Posts: 17
Joined: 02 Oct 2012, 11:10
Znuny Version: 3.1.9
Real Name: Pompiliu Aranyos
Company: Bosch Communication Center

Hide CustomerID field

Post by djfinggaz »

Hello
Can you hide or delete the CustomerID field when an agent creates a new ticket?

Thank you
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Hide CustomerID field

Post by crythias »

"Yes" and "not really".
Can you? Yes.
Should you? ... not really. but if you must, change the field to input type=hidden.
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
djfinggaz
Znuny newbie
Posts: 17
Joined: 02 Oct 2012, 11:10
Znuny Version: 3.1.9
Real Name: Pompiliu Aranyos
Company: Bosch Communication Center

Re: Hide CustomerID field

Post by djfinggaz »

crythias wrote:"Yes" and "not really".
Can you? Yes.
Should you? ... not really. but if you must, change the field to input type=hidden.
Could you please tell me where exactly do I do that?

Thank you
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Hide CustomerID field

Post by crythias »

edit the Kernel/Output/HTML/Standard/AgentTicket*.dtl file that matches the screen you wish to hide CustomerID
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
djfinggaz
Znuny newbie
Posts: 17
Joined: 02 Oct 2012, 11:10
Znuny Version: 3.1.9
Real Name: Pompiliu Aranyos
Company: Bosch Communication Center

Re: Hide CustomerID field

Post by djfinggaz »

Got it, it worked
Thank you very much
Locked