How is it posible to place the nodesinblock-fields at the top of the node/edit-form (weight?)?

Comments

swentel’s picture

Status: Active » Closed (fixed)

You can use the nodeform cols module - http://drupal.org/project/nodeformcols or implement hook_form_alter in a separate module if know how to code.