1. Is there a way to add custom field to node add/edit form insted of using MODULE_form_alter(). But i can't find a way to but that field at top or in middle of form like i would with normal form.

Comments

mrfelton’s picture

You can do this using http://drupal.org/project/markup

pfrenssen’s picture

Status: Active » Fixed

Also take a look at the Renderable Elements. This module allows you to rearrange existing form fields without having to write hook_form_alter() implementations.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

text change