Hi,
i want to create a new button on Header that should be function like when agent clicks on this button, Delete command should run. Is it possible to do so? If yes, how?
Thanks
Gunjan
Possibility to create a new button functionality
Moderator: crythias
Re: Possibility to create a new button functionality
Tickets can not be deleted from agent interface!
- Move the Ticket to a predefined Queue
- Generic Agent to delete tickets in this queue
- Move the Ticket to a predefined Queue
- Generic Agent to delete tickets in this queue
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Possibility to create a new button functionality
i don't want to delete tickets. I just want to run DeleteCache.pl command.
Re: Possibility to create a new button functionality
Caches should not be deleted manually or on a regulary base. only a admin should do so after config changes which need rebuild of caches
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Possibility to create a new button functionality
okay. Is there any possibility to do this for admin only??
Re: Possibility to create a new button functionality
no, only via CLI
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Possibility to create a new button functionality
okay thank you