According to module description this is possible.
However I didn't find how to do it and I did not able to exclude form by any way, e.g:
http://drupalcode.org/project/hide_submit.git/commit/8aab1ab
According to module description this is possible. However I didn't find how to do it and I did not able to exclude form by any way, e.g: http://drupalcode.org/project/hide_submit.git/commit/8aab1ab |
|||||||
|
The commit you link to is from Sun, 19 Apr 2009. That code no longer exists in the latest drupal 7 version. After having a quick look at the latest drupal 7 code there doesn't seem to be such a feature in it anymore. |
|||||||||||||||
|
The 2.x branch introduced
There doesn't look to be a way to turn the functionality off for a specific form, just by path. Might be worth a feature request on the module issue queue if that's something you'd like to see. |
|||||
|