Dynamic field on the dashboard

Moderator: crythias

Locked
diegosousatte
Znuny newbie
Posts: 5
Joined: 27 Aug 2015, 14:44
Znuny Version: 4.0.0

Dynamic field on the dashboard

Post by diegosousatte »

Good morning, have a dynamic field created in my OTRS 4.0, with the name of the unit of my company, however, I wanted to display it on the dashboard next to who opened row, all it already exists.

Does anyone know how to add this column?


thank you
wheelshot
Znuny expert
Posts: 188
Joined: 15 Dec 2014, 20:49
Znuny Version: 4.0.24
Location: QC, Canada

Re: Dynamic field on the dashboard

Post by wheelshot »

You need to go in the SysConfig and go in Ticket and find Frontend::Agend::Dashboard. Now you need to add your field in the wanted modules and dont forget to add the "DynamicField_" prefix before your field name.

Is that what you were looking for?
diegosousatte
Znuny newbie
Posts: 5
Joined: 27 Aug 2015, 14:44
Znuny Version: 4.0.0

Re: Dynamic field on the dashboard

Post by diegosousatte »

Thanks man, thats it!!
Locked