disable create tickets

Moderator: crythias

Locked
martingg
Znuny newbie
Posts: 3
Joined: 08 Apr 2014, 09:27
Znuny Version: dont remember
Real Name: Marcin

disable create tickets

Post by martingg »

Hi,

i would like to disable option to create ticket via site. Anyone can tell me how i can do this? :)
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: disable create tickets

Post by reneeb »

For whom? For the agents or for the customers?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
martingg
Znuny newbie
Posts: 3
Joined: 08 Apr 2014, 09:27
Znuny Version: dont remember
Real Name: Marcin

Re: disable create tickets

Post by martingg »

Customers vel users :)
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: disable create tickets

Post by reneeb »

To disable ticket creation in the customer portal, you need to deactivate the SysConfig setting CustomerFrontend::Module###CustomerTicketMessage
But I don't understand why one would use the customer portal without the ability to create tickets...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
martingg
Znuny newbie
Posts: 3
Joined: 08 Apr 2014, 09:27
Znuny Version: dont remember
Real Name: Marcin

Re: disable create tickets

Post by martingg »

i dont thee those module list below

Frontend::Customer::ViewFAQExplorer
Frontend::Customer::ViewFAQSearch
Frontend::Customer
Frontend::Agent::CustomerSearch
Frontend::Customer::ViewChangeScheduleOverview
Frontend::Agent
Frontend::Agent::CustomerSearch
Frontend::Agent::Ticket::ViewSearch
Frontend::Customer
Frontend::Customer::Ticket::ViewNew
Frontend::Customer::Ticket::ViewPrint
Frontend::Customer::Ticket::ViewSearch
Frontend::Customer::Ticket::ViewZoom
Frontend::Customer::Ticket::ViewNew
Frontend::Customer::Ticket::ViewSearch
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: disable create tickets

Post by reneeb »

The option is in group "Ticket", subgroup "Frontend::Customer::ModuleRegistration"
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: disable create tickets

Post by crythias »

Your agents are going to be frustrated not being able to search tickets.
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
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: disable create tickets

Post by reneeb »

crythias wrote:Your agents are going to be frustrated not being able to search tickets.
How is the creation of tickets in the customer portal related to the ticket search in the agent portal? Or did I misunderstand anything (either your post or the thread start)?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: disable create tickets

Post by crythias »

martingg wrote:i dont thee those module list below

Frontend::Customer::ViewFAQExplorer
Frontend::Customer::ViewFAQSearch
Frontend::Customer
Frontend::Agent::CustomerSearch
Frontend::Customer::ViewChangeScheduleOverview
Frontend::Agent
Frontend::Agent::CustomerSearch
Frontend::Agent::Ticket::ViewSearch
Frontend::Customer
Frontend::Customer::Ticket::ViewNew
Frontend::Customer::Ticket::ViewPrint
Frontend::Customer::Ticket::ViewSearch
Frontend::Customer::Ticket::ViewZoom
Frontend::Customer::Ticket::ViewNew
Frontend::Customer::Ticket::ViewSearch
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
Locked