Hello,
* I have build a user profile based on 2 content types.
* One of the content type is filled in by the user during registration process
* When the node is saved, the title is overriden and it uses the username as the title of the node
I would like the node to keep the title given by the user and to prevent drupal overriding it with the usernam when saving it. Do you know how I can achieve that ?
Thanks for your support
Comments
Comment #1
dorien commentedare you using automatic nodetitles? That gives you an option in the content type configuration to turn it off and on
Comment #2
thepanz commentedDorax means: use Automatic Nodetitles (http://drupal.org/project/auto_nodetitle) module.
Regards
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.