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
Ticket zoom to show specific free text
Moderator: crythias
-
- Znuny newbie
- Posts: 25
- Joined: 10 Nov 2011, 13:48
- Znuny Version: 3.0.10
- Real Name: Daniel Harrold
- Company: Petrotechnics Ltd
- Location: Scotland
-
- 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
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
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
-
- 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
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?
-
- 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
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
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
-
- 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
I think if the mandatory part is the only thing standing in my way I should be able to work around that. Cheers!
Re: Ticket zoom to show specific free text
Where can this class Mandatory be changed?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...
Thank you very much.
OTRS 3.0.11 and KIX4OTRS on Linux