Removing "Profile Title" from User Profile
himagarwal - August 23, 2009 - 18:47
| Project: | Advanced Profile Kit |
| Version: | 6.x-1.0-beta1 |
| Component: | User interface |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is it possible to remove the "profile title" from the user profile, it will be confusing for users. I know I can disable it for registration which is good.....but don't know how to disable it in user profile.

#1
Have a look at http://drupal.org/project/auto_nodetitle
Michelle
#2
I think auto_nodetitle can do the job and I also tried it after your suggestion but since I don't know php coding I was not able to hide and generate auto title (username) for the "profile title". Anyway thanks for your help. :-)
#3
You don't need to know PHP. Just use the tokens. You can do like "Profile of [username]"
Michelle
#4
Yes you are right. I selected "Automatically generate the title and hide the title field" and used the token "[username]" in Pattern for the title and it worked. Thank you so much Michelle. :-)
#5
Great, glad you got it working. :)
Michelle
#6
Automatically closed -- issue fixed for 2 weeks with no activity.