By Champ2883e on
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
Entering Data
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.
Thanks for the Help!
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
Also, in Drupal 7 you can
Also, in Drupal 7 you can add fields to the user under Administration » Configuration » People » Account settings » Manage fields (tab)
Thanks for the Help!
Thank you for your quick response. Permissions was the issue. Obviously, I'm very new at Drupal... Thanks, Eric