Auto-fill name field

Auto-fill name field

I have created an app with the following forms

Registration form
-User enters their Name in a name field

Scheduling form
-There is a name field that should auto fill with the user's name based on what they filled in the Registration form.

How can I do this?