Hello
Can you hide or delete the CustomerID field when an agent creates a new ticket?
Thank you
Hide CustomerID field
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Hide CustomerID field
"Yes" and "not really".
Can you? Yes.
Should you? ... not really. but if you must, change the field to input type=hidden.
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
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
-
- 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
Could you please tell me where exactly do I do that?crythias wrote:"Yes" and "not really".
Can you? Yes.
Should you? ... not really. but if you must, change the field to input type=hidden.
Thank you
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Hide CustomerID field
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
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
-
- 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
Got it, it worked
Thank you very much
Thank you very much