I am using the registration for a payment. After the user has registered the first time—and they log in, when they go to the registration/payment form I want the user fields prefilled so they don’t have to fill them all over again.
In the form editor, each field has Advanced Settings. Amongst them is their Default Values. You can use merge tags to populate these with values from the WP login profile:
1 Like