After several hours of searching thru forum material, I'm struggling to figure out how to allow a user to add data (name, email address, phone, etc.). I have researched different modules and have created a content type but that requires me to enter the data and is not presentable to the user. Please advise. Thanks, Eric

Comments

mhebb’s picture

Since you didn't mention it in your post, did you set the permissions to allow authenticated or anonymous users to add and view the content type you created?

I forget to do that all the time.

Champ2883e’s picture

My apologies for the delay in responding. I had checked permissions and thought they were set correctly, but I was wrong. Thanks for the help. Eric

nevets’s picture

Also, in Drupal 7 you can add fields to the user under Administration » Configuration » People » Account settings » Manage fields (tab)

Champ2883e’s picture

Thank you for your quick response. Permissions was the issue. Obviously, I'm very new at Drupal... Thanks, Eric