Hide scanned QR value in Form View

I want to hide the result from a scanned value of a QR code in a form view. I tried a format rule white text but it doesn’t work, something like password chars may work.

3X_6_6_66c68c934d1f7e0914d67459de880f68d8d2c8dd.png

Solved Solved
0 3 367
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

AppSheet does not provide a way to do “masking”, hiding the actual input characters as is often done for passwords. You could hide the entire column once it has a value using a Show? expression of ISBLANK([_THIS]).

View solution in original post

3 REPLIES 3
Top Labels in this Space