[SOLVED] Initialise TicketFreeText with default value

Moderator: crythias

Locked
FDN
Znuny newbie
Posts: 7
Joined: 13 Oct 2011, 10:43
Znuny Version: 3.0.10
Real Name: Fabrice DONDON
Company: METRIXWARE

[SOLVED] Initialise TicketFreeText with default value

Post by FDN »

Hi,

I'm evaluating OTRS 3.0.10 for replacing our current ticket system.

I want to use a TicketFreeText field for agents but hidden to customers and would like to get the field initialized automatically when the ticket is created.
From the admin GUI, in the Ticket -> Core::TicketFreeText configuration section, I've tested several combinations using the following parameters :
  • TicketFreeText2
  • TicketFreeText2::DefaultSelection
Could you please tell me if there is a way to achieve my goal ?

Regards
Last edited by FDN on 14 Oct 2011, 17:22, edited 1 time in total.
OTRS 3.0.10 in production with Mysql -
OTRS 3.2.1 in test with Mysql - perl v5.10.1
CentOS 6.3
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Initialise TicketFreeText with default value

Post by crythias »

Take a look at this: Edit Config Settings in Ticket -> Core::TicketFreeTextDefault
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
FDN
Znuny newbie
Posts: 7
Joined: 13 Oct 2011, 10:43
Znuny Version: 3.0.10
Real Name: Fabrice DONDON
Company: METRIXWARE

Re: Initialise TicketFreeText with default value

Post by FDN »

Thanks Crythias,

I succeded in getting things done as I wanted
OTRS 3.0.10 in production with Mysql -
OTRS 3.2.1 in test with Mysql - perl v5.10.1
CentOS 6.3
Locked