Hello there,
I am trying to add a dynamic field to the right column (Ticket Information) in the Agent Ticket Zoom screen. I thought that adding it as visible to "Ticket -> Frontend::Agent::Ticket::ViewZoom" would be enought, but unfortunately this is not the case.
Does anybody know what has to be done to get the field there? What is "Ticket -> Frontend::Agent::Ticket::ViewZoom" dynamic fileds part used for?
Thank you everybody.
Regards.
DynamicField in AgentTicketZoom
Moderator: crythias
Re: DynamicField in AgentTicketZoom
it will be only displayed if it is not empty
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: DynamicField in AgentTicketZoom
Thanks! This was the problem.