Closed (fixed)
Project:
Nodes In Block
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2010 at 16:24 UTC
Updated:
26 Jul 2010 at 19:43 UTC
How is it posible to place the nodesinblock-fields at the top of the node/edit-form (weight?)?
Comments
Comment #1
swentel commentedYou 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.