Use this field type to let your customers/users set a password using your form.
To limit the characters, you can refer to this example Regexr Format (Pattern box) ^.{8,16}$ In the Demo-2, we set up a maximum of 16 characters and a minimum of 8 characters