Hello everyone, well, im making an app where, i would like to limit the password box to 6 characters, as if the user types just 4 characters, it wouldnt allow them to progress
You want to use a normal TextBox, PasswordBox, or maybe a view like this:
An extension that creates a view where we can enter password or PIN.
[CodeInputView]
The extension uses this library:
https://github.com/raycoarana/material-code-input
Sample screenshot: <a class="lightbox" href="https://community.appinventor.mit.edu/uploads/default/original/3X/2/6/2636b53c3475e4122507d8699003165572875a97.jpeg" data-download-href="https://community.appinventor.mit.edu/uploads/default/2636b53c3475e4122507d8699003165572875a97" title="Screen…