I have seen articles touching on this topic, but I haven't seen my specific issue discussed or a similar one resolved so I thought I might ask...
I am trying to set up a user driven site that captures user information and then auto fills their information into other forms on the site.
I have the user registration add-on. When the user fills out the registration form, it saves fields that I can use to dynamically populate other forms. If the user didn't fill out their address when registering but enters it later in the "Contact Us" form, for example, is it possible to save it to their user profile? I tried to set up the contact us form as a feed for the user registration plugin, but it requires a username submission, and from what I understand from forum posts up to now, the user registration add on will only create new users; it can't be used to update user information. I found a discussion about this from a year ago on the forum. Any progress/updates?