The title gets generated but still is displayed
held69 - August 3, 2009 - 20:14
| Project: | Automatic Nodetitles |
| Version: | 6.x-1.2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have activated the second radio button under my content type options "Automatically generate the title and hide the title field"
After creation of title is now automatically generated but still displayed.
What should i do to hide the title of the node?
Drupal 6.12
Token is installed.
CCK is installed
Thanks

#1
i think it just hides the title _input_ field on the node edit form not the title field on the node view
look at the display fields in the content type edit form admin/content/node-type/CONTENTTYPE/display and set title label and content to hidden
#2
Thanks for posting i'll trie and see if this works