Hi
Title says it all, how can I disable company tickets in client front end?
Thanks
How to hide company tickets in customer frontend
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: How to hide company tickets in customer frontend
check one of the how tos... http://forums.otrs.org/viewtopic.php?f=60&t=7531
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
Re: How to hide company tickets in customer frontend
Hi
Thanks for the reply
What I want to do is remove the link.
I also want to remove ticket type from create ticket for users/front end only, not from agent.
I wanted to make SLA and Service required for clients to complete when completing a ticket too.
As always, thanks for the help, you are the man with all the answers it seems...
Thanks for the reply
What I want to do is remove the link.
I also want to remove ticket type from create ticket for users/front end only, not from agent.
I wanted to make SLA and Service required for clients to complete when completing a ticket too.
As always, thanks for the help, you are the man with all the answers it seems...
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: How to hide company tickets in customer frontend
if you give Company Tickets a group of which the users are not a part, the link is gone, I believe.
For removing ticket type, I'm sure there's information in search about that on this forum. You should be able to choose what to display in SysConfig.
Re: service and SLA, if they are not assigned to a customer, it will not show up. Whether it shows as default for the customer, I'm sure I've probably answered something to that effect somewhere, but the worst you'll have to do is edit the .dtl file and add an input type=hidden for the what you want to force.
For removing ticket type, I'm sure there's information in search about that on this forum. You should be able to choose what to display in SysConfig.
Re: service and SLA, if they are not assigned to a customer, it will not show up. Whether it shows as default for the customer, I'm sure I've probably answered something to that effect somewhere, but the worst you'll have to do is edit the .dtl file and add an input type=hidden for the what you want to force.
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
Re: How to hide company tickets in customer frontend
Just wanted to say thanks for this. I searched everywhere to get rid of this option.crythias wrote:check one of the how tos... http://forums.otrs.org/viewtopic.php?f=60&t=7531