Content of dynamic filed not showing on Ticket Status View

Moderator: crythias

Locked
ITLogSupport
Znuny newbie
Posts: 38
Joined: 19 Aug 2013, 19:34
Znuny Version: 3.3.8
Real Name: Itlog
Company: USC-IT

Content of dynamic filed not showing on Ticket Status View

Post by ITLogSupport »

Hello,

I've got several dynamic fields configured on OTRS. Everything is working just fine except when i try to list them on the Ticket Status View or in the search columns. The dynamic field name is "Category". Please see the attached files:
2014-09-16_10h28_03.png
2014-09-16_10h30_12.png
What am I doing wrong?

Thanks
GAR
You do not have the required permissions to view the files attached to this post.
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by RStraub »

There are SysConfig settings that require you to prepend the name of the dynamic field with "DynamicField_"

so the field named "category" should be entered as "DynamicField_category".
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
ITLogSupport
Znuny newbie
Posts: 38
Joined: 19 Aug 2013, 19:34
Znuny Version: 3.3.8
Real Name: Itlog
Company: USC-IT

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by ITLogSupport »

Hi RStraub,

Unfortunately it didn't work. I've copied the field name to make sure the name was right, but to no avail.
2014-09-16_11h08_17.png
Any ideas?

Thanks
You do not have the required permissions to view the files attached to this post.
ITLogSupport
Znuny newbie
Posts: 38
Joined: 19 Aug 2013, 19:34
Znuny Version: 3.3.8
Real Name: Itlog
Company: USC-IT

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by ITLogSupport »

These are the settings for my dynamic field:
2014-09-16_11h18_26.png
You do not have the required permissions to view the files attached to this post.
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by RStraub »

Please post the SysConfig of your "ViewStatus" and "ViewOverview" (which is the search result)
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
ITLogSupport
Znuny newbie
Posts: 38
Joined: 19 Aug 2013, 19:34
Znuny Version: 3.3.8
Real Name: Itlog
Company: USC-IT

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by ITLogSupport »

Here's the info you've requested:
2014-09-16_11h53_51.png
2014-09-16_12h04_47.png
You do not have the required permissions to view the files attached to this post.
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by RStraub »

This all seems fine.

No typos, correct syntax, correct DynamicField Type (Ticket)... sorry, can't help you there :/
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by reneeb »

You only configured that the field is available. But you have to enable it in your personal settings: Open the status view, go to the upper right corner, click on the arrow and the dynamic field should be listed in the "available fields".
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by RStraub »

@reneeb, check the second image he uploaded in the first post.

On the right you see the field active, but empty.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Content of dynamic filed not showing on Ticket Status Vi

Post by reneeb »

RStraub wrote:@reneeb, check the second image he uploaded in the first post.

On the right you see the field active, but empty.
Thanks! I didn't scroll :(
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked