Closed (fixed)
Project:
Display Suite
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2011 at 19:18 UTC
Updated:
24 Feb 2012 at 16:10 UTC
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
Comment #1
mrfelton commentedYou can do this using http://drupal.org/project/markup
Comment #2
pfrenssenAlso take a look at the Renderable Elements. This module allows you to rearrange existing form fields without having to write hook_form_alter() implementations.
Comment #3.0
(not verified) commentedtext change