The hide_submit module provides a way to hide the submit button in a form after it has been clicked. This will indicate to the user that his or her request is being processed and helps to prevent duplicate postings from impatient "double clickers". To achieve this effect a small jQuery snippet is used and is injected to selected (configurable) pages. This script will hide the submit button after it has been clicked and will replace it with an informative text such as "Please wait..." and/or an animated indicator.

Features

Installation

Installation of hide_submit module is very simple. Just copy the module to your modules directory and activate it in the admin modules page. It works out of the box using basic default configuration. There are no module dependencies. There are no table components.

Configuration

You can access the hide_submit module's configuration page under: www.example.com/admin/settings/hide-submit.

Load options:

Message

Image or animation

Resources

Credits