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

dorien’s picture

are you using automatic nodetitles? That gives you an option in the content type configuration to turn it off and on

thepanz’s picture

Status: Active » Fixed

Dorax means: use Automatic Nodetitles (http://drupal.org/project/auto_nodetitle) module.

Regards

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.