By unqunq on
Hi, I'm new to this and I need some help. I created a couple of fields with the Profile Module to get some extra info from users. They appear properly in a separate tab beside the Account information tab under user edit.
How can I access those fields and move them under Account Information?
thank you.
Comments
Any ideas on this? Do I need
Any ideas on this? Do I need to provide more information? It was my first post here so I need some guidance if anyone can spare few minutes.
The one page profile module
The one page profile module should do it. http://drupal.org/project/onepageprofile
Danny Englander | Twitter | Instagram
Spot on
Thank you @highrockmedia . That did the trick. I am now looking at intercepting those extra fields and send them to a different table. I guess I need to add a listener to the form submit?
Ok glad that worked. I'm a
Ok glad that worked. I'm a front end dev. so probably can't help you with adding data to another table.
Danny Englander | Twitter | Instagram
I'm near it
I got the line in the module when all data is coming back so I should be able to take it from there and process it the way I want. Thanks. I guess that my next question would be asked in another section of the forum, at modules somewhere. :)