OTRS 5.0.16 - ShowTreeSelection - display: none - Why?

Moderator: crythias

Locked
mzan
Znuny newbie
Posts: 5
Joined: 10 Feb 2017, 17:21
Znuny Version: 5.0.16
Real Name: Michal
Company: OPTeam

OTRS 5.0.16 - ShowTreeSelection - display: none - Why?

Post by mzan »

Hello,

When I updated the OTRS 4.0.12 to 5.0.16, the view of the customer can not see ShowTreeSelection.

The source of the page I have:

Code: Select all

<a href="#" title="Show Tree Selection" class="ShowTreeSelection" style="display: none;"><span>Show Tree Selection</span><i class="fa fa-sitemap"></i></a>
Why is set to display: none? Can it be changed?

Regards,
Michal Zan.
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: OTRS 5.0.16 - ShowTreeSelection - display: none - Why?

Post by reneeb »

Which dialog (new ticket, answer ticket)? And which field? are you talking about?
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
mzan
Znuny newbie
Posts: 5
Joined: 10 Feb 2017, 17:21
Znuny Version: 5.0.16
Real Name: Michal
Company: OPTeam

Re: OTRS 5.0.16 - ShowTreeSelection - display: none - Why?

Post by mzan »

reneeb wrote:Which dialog (new ticket, answer ticket)? And which field? are you talking about?
I want to show ShowTreeSelection when reporting new notification for customer.
Przechwytywanie.JPG
You do not have the required permissions to view the files attached to this post.
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: OTRS 5.0.16 - ShowTreeSelection - display: none - Why?

Post by reneeb »

As far as I know this is not configurable.
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
mzan
Znuny newbie
Posts: 5
Joined: 10 Feb 2017, 17:21
Znuny Version: 5.0.16
Real Name: Michal
Company: OPTeam

Re: OTRS 5.0.16 - ShowTreeSelection - display: none - Why?

Post by mzan »

reneeb wrote:As far as I know this is not configurable.
In version 4 was OTRS is visible by default.

It is possible to Tree List was visible as developed?
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: OTRS 5.0.16 - ShowTreeSelection - display: none - Why?

Post by reneeb »

The fields are "modernized". Could be that this is an side-effect. But the input itself is a tree, so I don't think there's a need for the Icon.
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