When creating a new user in BBIS, the helper text indicates something like "8 characters or more". Our password requirements are more strict than this, but the language does not change. Additionally , the settings of the form do not allow you change this language to match the requirements of the site. It causes frustration on the end users when they put in a password according to the instructions provided and they are then given an error message indicating that they need to use a password with different requirements. We currently can use Javascript to alter the text, but the system really should be able to present appropriate instructions without javascript hacks.