Hi all,
I tried to use the forge component to prevent spam click but it isn’t working for me.
my button is Ajax submit.
after using the component, my button remained as disabled. any reason why?
Hope to get an answer for this. Thanks!
Hi Olivier,
are you sure you are passing in a cooldown time different from 0 ?
Dorine Boudry wrote:
Thanks Dorine,
I tried to modify the javascript and missed out the cooldown time parameter to initialize. Now is working already.
How does your preparation look like?
You mean the button preparation?