This project is not covered by Drupal’s security advisory policy.

There is an open security issue: Doesn't work if the node type is other types enabled with webform

Introduction

By default, Webform submit buttons are placed at the bottom of a webform and cannot be moved.

Webform Submit Button creates a new Webform component, called submit_button, which can be placed in the webform like any other component. It becomes a placeholder for the real submit button that is generated by webforms. On hook_form_alter, the placeholder is removed and replaced by the normal Webform submit button.

Code

The source code for Webform Submit Button is hosted on GitHub at https://github.com/WhiteHouse/webform_submit_button and mirrored here for convenience.

Issues should be filed on the GitHub tracker.

Contributing

Anyone is encouraged to contribute to this project.

By contributing to this project, you grant a world-wide, royalty-free, perpetual, irrevocable, non-exclusive, transferable license to all users under the terms of the Gnu General Public License v2 or later.

All comments, messages, pull requests, and other submissions received through official White House pages including this Drupal.org page are subject to the Presidential Records Act and may be archived. Learn more http://WhiteHouse.gov/privacy

License

This project constitutes a work of the United States Government and is not subject to domestic copyright protection under 17 USC § 105.

The project utilizes code licensed under the terms of the GNU General Public License and therefore is licensed under GPL v2 or later.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Project information

  • Created by Barrett on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases