When field collection or inline entity form is used, Edit module displays a form containing a table of values. The values in this table can be re-ordered. On doing so, "Save" button does not show up. The attached patch fixes this error.

CommentFileSizeAuthor
#1 Show_save_on_reorder-2303221-1.patch652 bytesneeravbm

Issue fork drupal-2303221

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

neeravbm’s picture

StatusFileSize
new652 bytes

Attached patch fixes this problem.

Status: Needs review » Needs work

The last submitted patch, 1: Show_save_on_reorder-2303221-1.patch, failed testing.

wim leers’s picture

Title: Show "Save" button when rows are re-ordered » Table drag's swap event should also trigger the formUpdated event
Project: Edit » Drupal core
Version: 7.x-1.0 » 7.31
Component: User interface » base system
Issue tags: +JavaScript

Great catch!

But this must be fixed in D7 core, not masked through a hack in the Quick Edit module's JS.

Version: 7.31 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

calcifer_3119 made their first commit to this issue’s fork.

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.