Closed (fixed)
Project:
Automatic Nodetitles
Version:
6.x-1.1
Component:
Documentation
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2009 at 00:04 UTC
Updated:
1 Apr 2009 at 05:30 UTC
I've quickly looked at the code of auto_nodetitle.module to see how it hides the title field from the form.
The dirty job is actually made by the $form['title']['#type'] = 'value'; line, isn't it?
Thanks!
Comments
Comment #1
fagoyes
Comment #2
Antinoo commentedtnx ;)