Customer changing TicketFreeText
Moderator: crythias
-
- Znuny newbie
- Posts: 15
- Joined: 25 Dec 2010, 03:11
- Znuny Version: 2.4.7
- Location: Europe/Kiev
Customer changing TicketFreeText
Is it possible to give the customer possibility to change TicketFreeText on the CustomerTicketZoom screen (not on CustomerTicketMessage)?
OTRS 3.0.11 (RPM) + ITSM with PostgreSQL 8.1 on Centos 5.7 x86_64 on both production and testing machines.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Customer changing TicketFreeText
I don't think that's going to be possible. Zoom should be read only, for historical/forensic reasons.
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: 15
- Joined: 25 Dec 2010, 03:11
- Znuny Version: 2.4.7
- Location: Europe/Kiev
Re: Customer changing TicketFreeText
Thanks, crythias.
What may be the possible way to get response (ticket score sent by mail and by note in web interface) from customer and write this score to TicketFreeText automatically?
One of ways that is not such ellegant is to use generic agent and modify TicketFreeText and state by finding an expression in tickets like 'score5'.
What may be the possible way to get response (ticket score sent by mail and by note in web interface) from customer and write this score to TicketFreeText automatically?
One of ways that is not such ellegant is to use generic agent and modify TicketFreeText and state by finding an expression in tickets like 'score5'.
OTRS 3.0.11 (RPM) + ITSM with PostgreSQL 8.1 on Centos 5.7 x86_64 on both production and testing machines.