So I have a Register from that includes more than the normal fields such as: Company Name, Address, etc..
I'm using the User Registration addon to map the email as the username etc..
I also have an order form that asks for most of that information again.
1) How can I auto populate all the fields that I used in my Registration form?
Bonus: 2) Is there a way to store this information for the user to see and edit? I'm using the Membership plugin for a members only page.