Custom fields for registration form

Hi!

I need to add some custom fields to the registration form:

image

Is it possible to do this with Okta and Okta-hosted login page?

I don’t want to implement a completely custom page, because so much logic needs to be reimplemented (forgot password flow, login flow, social login flow).

I do not think there is an option within the Okta-hosted login page. I am trying to implement my own custom fields with conditional logic and it looks like you will have to create your own custom page and use Okta SDK.