0

how to use "click-filter-delay" in zk.xml

asked 2015-09-01 02:50:38 +0800

googler gravatar image googler
6

hi there, Does anyone how to use click-filter-delay in zk.xml? is it use to avoid repeat submit? <client-config> <click-filter-delay>0</click-filter-delay> <debug-js>false</debug-js> <disable-behind-modal>false</disable-behind-modal> <error-reload> <device-type>ajax</device-type> <error-code>301</error-code> <reload-uri></reload-uri> </error-reload> <keep-across-visits>true</keep-across-visits> <processing-prompt-delay>900</processing-prompt-delay> <tooltip-delay>800</tooltip-delay> <resend-delay>9000</resend-delay> </client-config>

delete flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2015-09-01 06:48:33 +0800

cyiannoulis gravatar image cyiannoulis
1201 10

Take a look here.

pls post your code using the preformatted text tool to be more readable.

/Costas

link publish delete flag offensive edit
0

answered 2015-09-01 06:54:24 +0800

googler gravatar image googler
6

my code: <client-config> <click-filter-delay>0</click-filter-delay> </client-config>

link publish delete flag offensive edit

Comments

why add a delay when you can use the "autodisable" property? pls have a look to the link i posted to you. most ZK users make use of autodisable property to avoid re-submitting the same data

cyiannoulis ( 2015-09-01 09:35:10 +0800 )edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2015-09-01 02:50:38 +0800

Seen: 33 times

Last updated: Sep 01 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More