How to disable the 'submit' button in customer.pl
Moderator: crythias
How to disable the 'submit' button in customer.pl
Hello,
I am using OTRS 2.4.7 on windows and like to disable the submit button once customer user hit submit button once. I came across where customer users are pressing submit button more than once without realizing that they press 4 time the submit button. I like to disable the 'Submit' button so that customer can create only one ticket per incident and once submit button is pressed I like to disabled the submit button. How can I do it?
Thanks,
Harish
I am using OTRS 2.4.7 on windows and like to disable the submit button once customer user hit submit button once. I came across where customer users are pressing submit button more than once without realizing that they press 4 time the submit button. I like to disable the 'Submit' button so that customer can create only one ticket per incident and once submit button is pressed I like to disabled the submit button. How can I do it?
Thanks,
Harish
Re: How to disable the 'submit' button in customer.pl
Thats not possible in a 2.4. It seems that you have performance issues?
"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: How to disable the 'submit' button in customer.pl
Jojo,
Thanks for quick replay. Can you please elaborate on performance issue? What I want to do is: "if customer creates a new ticket and then hit the submit button" I like to make the submit button grayed out so that they can not click it again.
Thanks,
Harish
Thanks for quick replay. Can you please elaborate on performance issue? What I want to do is: "if customer creates a new ticket and then hit the submit button" I like to make the submit button grayed out so that they can not click it again.
Thanks,
Harish
Re: How to disable the 'submit' button in customer.pl
this will need a reload (which already occurs after submitting) so it seems that the reload of the page is slow
"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: How to disable the 'submit' button in customer.pl
jojo,
Yes, I noticed it when I visited the customer. Once they hit submit button,sometime it takes long time to refresh the screen. Since some of the user do not have patience and they will submit it again. Is there any way I can speed up? I looked through the OTRS doc chapter 17 Performance Tuning.
Thanks,
Harish
Yes, I noticed it when I visited the customer. Once they hit submit button,sometime it takes long time to refresh the screen. Since some of the user do not have patience and they will submit it again. Is there any way I can speed up? I looked through the OTRS doc chapter 17 Performance Tuning.
Thanks,
Harish
Re: How to disable the 'submit' button in customer.pl
What kind of server is it? where is it located?
"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: How to disable the 'submit' button in customer.pl
In version 3, this IS possible and is everywhere in the UI. Once you click a submit button, the button is disabled, so you can't click it twice.jojo wrote:Thats not possible in a 2.4. It seems that you have performance issues?
--
Mike
huntingbears.nl - @michielbeijen on Twitter
-
- Znuny guru
- Posts: 2189
- Joined: 08 Dec 2005, 17:01
- Znuny Version: 5.0.x
- Real Name: André Bauer
- Company: Magix Software GmbH
- Location: Dresden
- Contact:
Re: How to disable the 'submit' button in customer.pl
Wrong forum!harish wrote:Hello,
I am using OTRS 2.4.7 on windows and like to disable the submit button once customer user hit submit button once. I came across where customer users are pressing submit button more than once without realizing that they press 4 time the submit button. I like to disable the 'Submit' button so that customer can create only one ticket per incident and once submit button is pressed I like to disabled the submit button. How can I do it?
Thanks,
Harish
Please check where to ask questions before posting!
Ill move the thread.
Prod: Ubuntu Server 16.04 / Zammad 1.2
DO NOT PM ME WITH OTRS RELATED QUESTIONS! ASK IN THE FORUMS!
OtterHub.org
DO NOT PM ME WITH OTRS RELATED QUESTIONS! ASK IN THE FORUMS!
OtterHub.org
Re: How to disable the 'submit' button in customer.pl
What kind of server is it? where is it located?
It is windows xp and it is all internal.No body is connected from outside. I looked through configuration and everything looks ok. Only when the customer submits the ticket from basement or third floor.(which is very slow network connection) that duplicated tickets were created. I can not do anything about the network connections.I told users not to press the 'submit' button twice but it is useless. They do it anyway,thinking that they did not press the submit button.
How can I improve the Performance, so that customer can send ticket once.
Thanks
Harish
It is windows xp and it is all internal.No body is connected from outside. I looked through configuration and everything looks ok. Only when the customer submits the ticket from basement or third floor.(which is very slow network connection) that duplicated tickets were created. I can not do anything about the network connections.I told users not to press the 'submit' button twice but it is useless. They do it anyway,thinking that they did not press the submit button.
How can I improve the Performance, so that customer can send ticket once.
Thanks
Harish