This is already certainly a step forward in usability. But to eliminate one more interaction, I'd like to request:

Add a "Save and Add Another" button on the node-add form.

This is the same as the "Save" button when adding terms to taxonomy. This makes quick work of adding lots of things.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

andrewmacpherson’s picture

The functionality you require is provided by the Submit Again module, which provides a Save and create another button at the end of the node/add form.

andrewmacpherson’s picture

You can of course install both modules, to get the Save and create another button before saving a new node, and the Add another message after saving it.

It works fine, but you end up seeing Add anotheron the Create Page form! A minor issue...

Screenshot attached. The first message comes from Addanother and the second comes from Submit Again.

Robin Monks’s picture

Title: Save And Add Another » Undesired functionality when both Add Another and Submit Again are enabled at once and "Save and create another" is pressed
Category: feature » bug
Priority: Normal » Minor
Issue tags: +conflict

I'll re-purpose this issue into dealing with the problem mentioned in #2.

Robin

Robin Monks’s picture

Assigned: Unassigned » Robin Monks
Status: Active » Fixed
FileSize
874 bytes

Patch for this committed to HEAD. Attached below as well.

Robin

Status: Fixed » Closed (fixed)
Issue tags: -conflict

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 05eff1a on 5.x-1.x, 6.x-1.x, 7.x-1.x, 7.x-2.x, master, 8.x-1.x by Robin Monks:
    Patch #359553 (myself)   Undesired functionality when both Add Another...