[support] Node Form Mod . . .

Karthik narakasura at gmail.com
Wed Feb 8 19:45:47 UTC 2006


> Is it possible to override the default form when creating or editing a node?
> I want to change the name of the Title field for a specific node type, not
> all node types.  It looks like, based on node.module's node_form function
> that it is not possible, and in scanning http://drupaldocs.org, nothing is
> jumping out at me.  I am hoping, however, that I am overlooking something.

I believe this is what you are after:
http://drupaldocs.org/api/head/function/hook_form_alter

You might want to ask these questions on the dev list :)

-K


More information about the support mailing list