Add additional form fields for signup and store under user_metadata

Ready to post? :mag: First, try searching for your answer.
hi team,
i have integrated the auth0 login with my react application.
with in the login form, i have a signup button too.
as soon as we click on signup button, its considering the login form input fields where email field is picked up from the existing login form field,
instead i want to have diferent div in the page,where different form fields should be populated on clicking on signup button .
also how to add additional form fields in the signup flow and set those details under users_metadata