Running MP v2.3.9.3
I notice that on the registration page that the required fields have no visual representation that they are required. This isn't ideal for usability and makes the user go through a trial and error process. I'm thinking this is more of a bug than an enhancement, but it could be either.
Here's an example page. Fields like user id, email, phone, name, etc are all supposed to be required. A little red asterik would be nice.
https://www.milwaukeecurlingclub.com/Secure/Register.aspx
**A dream feature would be to have a pop-up modal or some nicer way to tell users that they need to correct missing fields. Currently when you try to submit the form you don't realize there are validation errors unless you scroll down past the submit button. A pop-up or maybe putting the validation next to the fields would be nice. This could be applied to the Form Wizard as well, the smae issue exists there.