Hi,
I wanted to do some testing in order to see what's possible with OTRS. I've defined free text/free article fields in Core::TicketFreeText as mentioned in the FAQ entry.
Afterwards I enabled the new fields (set "content" to 1) in:
Ticket::Frontend::AgentTicketCompose###TicketFreeText
Ticket::Frontend::AgentTicketCompose###ArticleFreeText
In the ticket compose screen, I still do not find anything free text related. Is there something else I have to do, or is there a misunderstanding on my side?
It's OTRS3::ITSM...
TIA
Michael
Problem: Cannot make free text fields visible...
Moderator: crythias
-
- Znuny advanced
- Posts: 146
- Joined: 11 Apr 2011, 08:11
- Znuny Version: 3.2.5
-
- Znuny superhero
- Posts: 630
- Joined: 17 Mar 2011, 14:40
- Znuny Version: 5.0.6
- Real Name: Yuri Kolesnikov
- Location: Russia
Re: Problem: Cannot make free text fields visible...
At first, you need to enable them in ViewNewPhone or ViewNewEmail to be able to input anything in that fields. Than you can find this values in TicketZoomView 

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)
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)
-
- Znuny advanced
- Posts: 146
- Joined: 11 Apr 2011, 08:11
- Znuny Version: 3.2.5
Re: Problem: Cannot make free text fields visible...
Thanks. Oh, I was searching a lot, now I see what you mean
-->
Frontend::Agent::Ticket::ViewPhoneNew
Frontend::Agent::Ticket::ViewEmailNew
Yes, that does the trick, maybe the FAQ should be enhanced respectively...

Frontend::Agent::Ticket::ViewPhoneNew
Frontend::Agent::Ticket::ViewEmailNew
Yes, that does the trick, maybe the FAQ should be enhanced respectively...