Submit and continue
This module adds a button to forms which will submit the form, then redirect the user back to the same form so they can quickly carry out a new action in bulk, like:
- Add another node of the same type
- Add another menu item
- Replicate the node again with a different title (useful for testing or making example content)
The button names and their target routes are stored as config in YAML (take a look here), so a configuration override can be used to alter the default options provided by the module.
Similar modules
There are two very similar modules to this one, but they are mainly focussed on the node form, whereas Submit and continue can be used with any Drupal form.
- Add another – only for nodes, and adds a Drupal message
- Create and continue – only for nodes
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.2.0 | Stable | Add the Drupal 11 support. | Dec 23, 2024 |