I'll try to explain this as best as possible. I would like to dynamically populate forms based on information collected via the user registration add-on. I'll preface this by saying I can accomplish this via a query string, but it's not what I'm looking for. This is what I would like to do.
Is there a way to carry information collected from the user registration add-on dynamically populate it into all other forms...granted that they are logged in? To explain it further, I would collect name, address, home phone, cell phone, etc.. and once they are logged in that information would automatically be populated into any form they select.
I do not expect a total solution for this, but would like to know if it is possible and, if so, a quick explanation toward accomplishing it.
Thanks for any help and Happy Holidays!