Block submitting twice

voidberg - September 7, 2008 - 15:46

This module blocks users from accidentally submitting a form twice. It uses javascript so the protection is only on the client side.
It offers two modes modes of operation, both configurable (css classes, texts being shown to the user):

  • Disable all submit buttons of the form currently being submitted. It can add a css class to them, append a text to each of them or add a text next to the buttons.
  • Hide all submit buttons and replace them with a div, whose css class and text contents are configurable.

This module was partially sponsored by Franta-Romania / 8 Points.

Releases

Official releasesDateSizeLinksStatus
6.x-1.02008-Sep-079.04 KBRecommended for 6.xThis is currently the recommended release for 6.x.


 
 

Drupal is a registered trademark of Dries Buytaert.