We are setting up a form with a field that allows the user to enter a password. How do we put restrictions on the input? For example, we are require at least 8 characters. Also we want what they enter to be hidden as they are entering it.
Thanks in advance.