What's the status of this post?
I have the same problem in 3.3.6
Thanks.
Add DynamicField to Dashboard
Moderator: crythias
Add DynamicField to Dashboard
Last edited by crythias on 28 May 2014, 16:43, edited 1 time in total.
Reason: Topic split because not appropriate to hijack another thread for your topic.
Reason: Topic split because not appropriate to hijack another thread for your topic.
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Add DynamicField to Dashboard
Carefull in the sysconfig. If you edit an entry that reads [...]dynamicFields, then the name suffices. In this case, where it reads DefaultColumns you have to prepend "DynamicField_"
Thus, if your field is named "AccountNumber" you'd have to enter "DynamicField_AccountNumber".
Thus, if your field is named "AccountNumber" you'd have to enter "DynamicField_AccountNumber".
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: Add DynamicField to Dashboard
It works fine.
Thanks
Thanks
Re: Add DynamicField to Dashboard
Through the system configuration Ticket->Frontend:Agent:Dashboard, I have replaced the key "Attributes" of the Dashboard###0110-TicketEscalation to DynamicField_MyField="Oui" instead of TicketEscalationTimeOlderMinutes=1.
The ticket list is never filtered by DynamicField_MyField="Oui".
Is Dynamic Field supported in the key "Attributes" ?
Regards
The ticket list is never filtered by DynamicField_MyField="Oui".
Is Dynamic Field supported in the key "Attributes" ?
Regards
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Add DynamicField to Dashboard
Your dynamic field is namned <MyField="Oui"> ?
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Add DynamicField to Dashboard
Attributes is the wrong field, I think you're looking for the DefaultColumns.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: Add DynamicField to Dashboard
No. In the field "Attributes" is defined a filtered criteria. I would like to filter the list on my DynamicField.