Custom registration field in new login form?

Hi,

I am trying to add custom fields to the “new experience” registration form. All the posts or doc I find is for the previous version.

Is it possible in the new version to add custom fields (adress, etc.) or is that only in the old version?

Regards

Hey @hd2200, Welcome back!

Yes currently new login experience does not support additional signup fields. Please refer to the link below:
https://auth0.com/docs/universal-login/new-experience/new-experience-limitations

Regards,
Sidharth Chaudhary

2 Likes

Is there any update on the functionality here?

My scenario is that users need to register and supply 3 fields: email, dob, userid.
I was hoping to be able to add these fields as a custom sign up then use a pre-registration hook to validate the user is allowed to sign up via an external api lookup.

It sounds like I will need to host my own sign up page outside auth0 using the SDK ?
Can someone please confirm?

Unfortunately not New UL was designed the way that it needed to be super lightweight compared to Classic one which in comparison is heavier but allows for more customisations