How to Replace the URL - /Account/Register with a different URL

Hi,

I need additional fields in Register Page. I am looking for different options.

One of the options I found was using an App called Powerful Form Builder (please suggest if there is a better one).

I am planning to create a page called “RegisterPage” and add the new form there.

How do I replace the URL - account/register with the new RegisterPage I created?

Thanks

Hi @paulson1 ,

We can’t have /Account/Register with a different URL.

What we can do is add the additional field to the register page.

Here is the code how we can add additional field.


    
    
  

  

Thank you

1 Like