Passwords

How can I configure the password not to require a capital letter? it is enough that the person enters 8 characters (letters and numbers).
Thanks.

  • 507
  • More
Replies (5)
    • I was able to locate this using the Developer app. If you go into Developer > Forms > System >Create Account - click edit next to Password and you will see the expression being used there like this:
      image_transcoder.php?o=bx_froala_image&h=3403&dpx=1&t=1587086203

      I strongly suggest that you completely understand expressions before trying to change this. 

      • Thanks Chris

        I saw that, that's why I didn't want to touch, I don't have experience in those expressions.

        I also saw that other alternatives can be selected, but I did not want to change either because I do not know what each one implies.

        image_transcoder.php?o=bx_froala_image&h=3404&dpx=1&t=1587086859

        • Hello Claudio Acosta !

          For your task only Chris way is fine (thanx, mate!). Other variants mean not empty value and the value with the setup length.

          • I've tried changing the password as well. It does not change for me, it remains the same. Cache tried deleting. No change.

            • If you pressed the "Save" button in the Account Settings and the form has been reloaded then the password should be changed. Did you see the form reload?

              Login or Join to comment.