password textfield

  1. A

    Android Question Password in an EditText

    Hi all. Edit text has a property Password that you can check on and off in Designer. Then if I generate it as Edittext I can turn on and off the PasswordMode But if I generate it as B4XView this option is missing in a code Is there any way how to di it in a code? My client has asked me to do...
  2. A

    iOS Question Strange behavior of keyboard in textfield with password mode

    Hi all. I have a very strange behavior of a soft keyboard in textfield with password mode checked. I have a project where I have a login page with2 textfields username / password. Username is textfield with Email keyboard mode, password with default keyboard mode and password mode checked...
Top