Remove prioirty flag in Customer TicketZoom View
Moderator: crythias
-
- Znuny newbie
- Posts: 27
- Joined: 11 Nov 2013, 16:35
- Znuny Version: 3.2.12
- Real Name: Tyler Moore
- Company: Installed Building Products
Remove prioirty flag in Customer TicketZoom View
I don't want users to be able to see or set the priority of their own tickets. I've disabled the customer's ability to select or change the priority of the ticket in any of the customer views, which successfully removes the dropdowns. However, there's still that flag next to the ticket title that indicates priority with a color. It looks like I can get rid of this by customizing the Customer's TicketZoom theme, but I wanted to check and see if there's a configuration option to remove it. I would prefer changing the configuration to changing the code.
OTRS v. 3.3.3, Cent OS 6.4, MySQL 5.1.71
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Remove prioirty flag in Customer TicketZoom View
please indicate your version.
Don't forget you can also edit the css to nullify the color differences.
otrs/var/httpd/htdocs/skins/Customer/default/css/Core.TicketZoom.css
Don't forget you can also edit the css to nullify the color differences.
otrs/var/httpd/htdocs/skins/Customer/default/css/Core.TicketZoom.css
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: 27
- Joined: 11 Nov 2013, 16:35
- Znuny Version: 3.2.12
- Real Name: Tyler Moore
- Company: Installed Building Products
Re: Remove prioirty flag in Customer TicketZoom View
I'm using OTRS v 3.3.3 with Cent OS 6.4 and MySQL 5.1.71.
Thanks for the tip on the CSS. I was really hoping there was an on/off switch for the priority flag in the configuration. Is there anything like that in my version?
Thanks for the tip on the CSS. I was really hoping there was an on/off switch for the priority flag in the configuration. Is there anything like that in my version?
OTRS v. 3.3.3, Cent OS 6.4, MySQL 5.1.71