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
Dynamic field on the dashboard
Moderator: crythias
-
- Znuny newbie
- Posts: 5
- Joined: 27 Aug 2015, 14:44
- Znuny Version: 4.0.0
-
- Znuny expert
- Posts: 188
- Joined: 15 Dec 2014, 20:49
- Znuny Version: 4.0.24
- Location: QC, Canada
Re: Dynamic field on the dashboard
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?
Is that what you were looking for?
-
- Znuny newbie
- Posts: 5
- Joined: 27 Aug 2015, 14:44
- Znuny Version: 4.0.0
Re: Dynamic field on the dashboard
Thanks man, thats it!!