dpfmp Posted November 13, 2018 Posted November 13, 2018 Hi, I need an input mask like 'AAAA 9999 9999' to enter data like 'PRID 1234 5678'. Can I do that? V1.50.0.1481 Thank you Denis Prince Quote
Sherzod Posted November 13, 2018 Posted November 13, 2018 Hi, For example like this: UniEdit -> InputMask -> Mask = aaaa 9999 9999 UniEdit -> CharCase = ecUpperCase Quote
dpfmp Posted November 13, 2018 Author Posted November 13, 2018 Thank you. I couldn't find any information on InputMask, any other character that can be used besides 'a' and '9'? Quote
ygerdel Posted January 30, 2020 Posted January 30, 2020 Hi, How could I remove the mask before saving it in the database? Quote
Rodrigo Chiarato Posted August 7, 2025 Posted August 7, 2025 Hi I need an input mask like '[a..z][A..Z][0..9]' to enter data like: 'a1.57h.7g3/0n1Q-01' ? Ex: 'a1.57h.7g3/0n1Q-01' '74.gYp.1aB/C9Xw-01' ... Quote
Sherzod Posted August 8, 2025 Posted August 8, 2025 Hello, Do you need a real input mask (with a fixed structure), or just want to allow only specific characters (letters, digits, dot, slash, hyphen) in any order and any length? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.