Editing values from dynamic fields

Moderator: crythias

Locked
leo5nidas
Znuny newbie
Posts: 40
Joined: 16 Apr 2012, 02:00
Znuny Version: 3.2.2
Real Name: Fernando Naranjo
Company: Universidad de Zaragoza

Editing values from dynamic fields

Post by leo5nidas »

Hello

In our company, we need to define dynamic fields in tickets to include additional information about it (platform, operative system, ...). We need those fields can be edited by the agents after the ticket has been created. However, we do not see how to do it. It seems that OTRS does not allow to edit any ticket field. Could anybody help us?

Thank you in advance.
Last edited by leo5nidas on 18 Apr 2012, 12:04, edited 2 times in total.
OTRS 3.2.2 (production/testing) on Debian 5.04 Lenny with MySQL database
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: Editing values from dynamic fields

Post by yuri0001 »

Edit SysConfig in Ticket -> Frontend::Agent::Ticket::ViewFreeText
and activate Frontend::Module###AgentTicketFreeText in SysConfig in Ticket -> Frontend::Agent::ModuleRegistration
The new menu item FreeFields appears in the Ticket Zoom View - and go on! :?
:?
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
leo5nidas
Znuny newbie
Posts: 40
Joined: 16 Apr 2012, 02:00
Znuny Version: 3.2.2
Real Name: Fernando Naranjo
Company: Universidad de Zaragoza

Re: Editing values from dynamic fields

Post by leo5nidas »

Many thanks, Yuri

It works!!!

Only, apart from what you have told me, in SysConfig -> Ticket -> Frontend::Agent::Ticket::MenuModule I had to activate the section 310-Free Text

After that, all went smoothly. :D

Best regards
Last edited by leo5nidas on 18 Apr 2012, 12:02, edited 1 time in total.
OTRS 3.2.2 (production/testing) on Debian 5.04 Lenny with MySQL database
yuri0001
Znuny superhero
Posts: 630
Joined: 17 Mar 2011, 14:40
Znuny Version: 5.0.6
Real Name: Yuri Kolesnikov
Location: Russia

Re: Editing values from dynamic fields

Post by yuri0001 »

Yes, you are right! About it, I forgot to say. :?
Good luck!
Best regards Yuri Kolesnikov
OTRS 5.0.14, ITSM 5.0.14
SUSE 13.2, MariaDB 10.0.22(productive)
OTRS 5.0.14, ITSM 5.0.14(test)
Locked