Currently, this module only works for saving or deleting nodes, but not for submitting configuration forms by authorized users (e.g. admins). Such an option would prevent accidental resubmission of such forms (e.g. install.php and update.php) and should be enabled by default.

Comments

not_Dries_Buytaert’s picture

Title: Add option so this function also works with forms for configuration (not only saving/ deleting nodes) » Add option so this module also works with forms for configuration (not only saving/ deleting nodes)
Optalgin’s picture

This module supports not only node forms,
You can change the configuration in the module settings page so it will work for other pages/forms as well

install.php & update.php are not currently supported by this module

not_Dries_Buytaert’s picture

Title: Add option so this module also works with forms for configuration (not only saving/ deleting nodes) » Also support hiding buttons on forms generated by intall.php and update.php

Sorry, you are right: The module's configuration webpage 'http://{host}/admin/settings/hide-submit' offers the option "Load options", which allows selecting one of following values: "Every page except the listed pages." and "Add/Edit node pages only" (selected by default) and "Only on the listed pages.".
Still, the value "Every page except the listed pages." should also work with forms generated by intall.php and update.php.

Optalgin’s picture

Thank you for your post,
I will check the option of adding support for this

greggles’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Thanks for submitting this issue.

The 6.x branch of this module is not supported. This issue was filed against the 6.x version so I'm closing it because it doesn't seem relevant to the 7.x version.

If the issue is relevant for the 7.x version: I apologize for closing it. Can you please reopen it and adjust the version number?