Forum

Thread tagged as: Question, Problem, Members

Members - registration

Hi all

What do I have to do if I want to make the Members signup even simpler? I'm using the documentation for my register.html which comes with: First name, Last name, Email, Password, Confirm Password. What I would like is just First Name, Email and Password.

I have tried removing the fields but I think there's something more technical I need to do as it will be related to a database.

Thanks

Rich

Rich Hemery

Rich Hemery 0 points

  • 5 years ago

Hi Rich,

All that is needed is an email and password - beyond that I am pretty sure you can add and remove fields as you like in the register.html form.

I did try that but when I tested the registration and hit submit it just reloaded the page rather than creating the new account. Maybe I did it wrong, I can try again.

Is there anything outputted in the Perch debug?

https://docs.grabaperch.com/docs/installing-perch/configuration/debug/

Turns out it works, must have been doing something wrong yesterday.