Hi - I am setting up a HandleRegisterMember in my AccountController for when a user Registers as a member via the frontend of the site.
Can you confirm if "Confirm Password" is a required field in the registration process? It doesn't look like in the RegisterModel but the ModelState is always invalid if this is not present in the data passed to the Controller.
h
huwred
06/13/2024, 8:19 AM
Yes I believe so, it's required because the two must match