Get field from other form

Hello guys,
I would have this need.

  1. I register the users with name, surname, email, phone, password, address, city.
  2. once registered, the user accesses a form where the fields of the registration form are already entered

thanks for the support

You can populate fields in a form with values from the logged in user’s profile:

You would use those merge tags as “default value” for a field to populate that field from the user’s profile.

The User Registration add-on makes it easy to register the user on your site and collect that additional information: