Ticket zoom to show specific free text

Moderator: crythias

Locked
BreadMurderer
Znuny newbie
Posts: 25
Joined: 10 Nov 2011, 13:48
Znuny Version: 3.0.10
Real Name: Daniel Harrold
Company: Petrotechnics Ltd
Location: Scotland

Ticket zoom to show specific free text

Post by BreadMurderer »

Having created a different queue and implemented the fix to only show specific data inputs (free text fields) for certain queues I'm now wondering how I change it so that the zoom view of the tickets only show this specific data (free text fields) also instead of it all?

Any help as ever much appreciated.

Cheers,
Dan
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket zoom to show specific free text

Post by crythias »

IIRC, they should show only when values exist.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
BreadMurderer
Znuny newbie
Posts: 25
Joined: 10 Nov 2011, 13:48
Znuny Version: 3.0.10
Real Name: Daniel Harrold
Company: Petrotechnics Ltd
Location: Scotland

Re: Ticket zoom to show specific free text

Post by BreadMurderer »

Ah right... so this brings it back to the values being required then.... hmmm. Is there a way around that? I might just get away with the value NOT being required but will have a value in it either way, that might bypass that issue you think?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket zoom to show specific free text

Post by crythias »

If you want to use my script to show ticket free text for certain queues/criteria, then making the fields not mandatory is necessary, though ... somewhere in here, I mentioned that you can also change the psuedo class (class="Mandatory") of the visible fields so the appear mandatory when they're shown...
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
BreadMurderer
Znuny newbie
Posts: 25
Joined: 10 Nov 2011, 13:48
Znuny Version: 3.0.10
Real Name: Daniel Harrold
Company: Petrotechnics Ltd
Location: Scotland

Re: Ticket zoom to show specific free text

Post by BreadMurderer »

I think if the mandatory part is the only thing standing in my way I should be able to work around that. Cheers!
rafaqf
Znuny newbie
Posts: 80
Joined: 30 Mar 2011, 11:10
Znuny Version: 3

Re: Ticket zoom to show specific free text

Post by rafaqf »

crythias wrote:If you want to use my script to show ticket free text for certain queues/criteria, then making the fields not mandatory is necessary, though ... somewhere in here, I mentioned that you can also change the psuedo class (class="Mandatory") of the visible fields so the appear mandatory when they're shown...
Where can this class Mandatory be changed?

Thank you very much.
OTRS 3.0.11 and KIX4OTRS on Linux
Locked