Instead of editing a pre-defined node, allow the block to provide an edit block for the current node. This patch is not perfect and has gaps. For example, a content type is picked up by the block definition but the block is not automatically restricted to this content type.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

moss.dev’s picture

Status: Active » Reviewed & tested by the community

This patch applied correctly and does exactly as advertised.

Now I just need to work out how to keep my entity reference field from returning empty after the AJAX load!

Thanks for this

  • arpitr committed 6ca602a on 7.x-1.x authored by drone.ah
    Issue #2005086 by drone.ah: Allow edit block based on current node