Hello,
I have successfully added a several checkboxes to the pre-existing user_profile form, through template.php. (Unfortunately the Profile module will not accomplish what I need.)
Now I need to be able to save this information to the database...obviously. I have read many entries on this (http://drupal.org/node/169815, http://www.lullabot.com/articles/modifying-forms-5-and-6), however I'm still a little lost.
Could anyone point me in the right direction as to how to use a hook or other function to be able to do this?
Thanks
JP
Comments
Here is some code I am
Here is some code I am working with,
mythemehas been replaced in my real code. Just to get a general idea of where I'm at