I want to create a view that has six entry boxes for users to enter their pins. I want the effect that once a user starts entering the pin, the digits will keep filling on the rest of the entry boxes. Users should not have to select an entry box to enter a digit. Also, one entry box is only allowed one digit. Is this possible? If not, is there another way to achieve this? Thanks!