Hi,

When editing a node, some useful fields are currently collapsed (Menu settings, Node Hierarchy, etc) and others, less useful, are visible. To prevent editors from forgetting to set the menu link or other settings I'd like to set these fields visible. How can I change these settings in the template?

Thanks!

Comments

nirbhasa’s picture

Here is a module that (among other things) should to the trick

http://drupal.org/project/nodeformcols

Also another very useful edit form module:

http://drupal.org/project/vertical_tabs (although the fields might not be as visible as youd like)

mdupont’s picture

Wow, it's exactly what I was looking for! Thanks for your help!