I'm working on a new site and am currently working on making changes to all of the user related pages.

I'm running profile module in addition to the standard user module. I have two areas set up in the profile module 'location' and 'personal information'.

What I'd like to do is eliminate the multiple tabs that are on the user edit page and use form_alter to put it all into one form. The problem I'm having is figuring out how to get the information from each of these and put them into one form.