Hide a ticket type from customer portal

Moderator: crythias

Locked
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

Hide a ticket type from customer portal

Post by Gunjan »

Hi,

I am using otrs 3.3. My problem is that I want to hide a particular ticket type from customer portal(customer.pl) whenerver it is used. for e.g: Overview, Search etc.

Is it possible to do this? and how can we do this?

Thanks for the help,
Gunjan
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Hide a ticket type from customer portal

Post by crythias »

Read the docs
Specify FrontEnd(s) in Properties and Type in Possible.
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
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

Re: Hide a ticket type from customer portal

Post by Gunjan »

As far as I know we can not use ACL to hide any particular ticket type in customer search window. I have done this by jquery. But I don't know how to hide a row in CustomerTicketOverview window with this particular ticket type. Could you please tell me? I am not sure if ACL could be used for this.
Thanks.
Gunjan
Znuny expert
Posts: 228
Joined: 09 Dec 2013, 06:37
Znuny Version: 3.3.x

[Solved]Hide a ticket type from customer portal

Post by Gunjan »

It is done.
Locked