03-01-2024, 07:09 AM
Hi again!
Took a little longer than I anticipated, but here is the demo.
Please check the JavaScript property of the form (Where there is a JS function that applies the mask that you want), and also the code in the main form which is also simple.
The text will be limited to digits [0-9], max 23 chars (including 3 hyfens) , as in xxxxx-xxxxx-xxxxx-xxxxx
Please let me know how it goes
TextInput.zip (Size: 89.33 KB / Downloads: 5)
Cheers
Took a little longer than I anticipated, but here is the demo.
Please check the JavaScript property of the form (Where there is a JS function that applies the mask that you want), and also the code in the main form which is also simple.
The text will be limited to digits [0-9], max 23 chars (including 3 hyfens) , as in xxxxx-xxxxx-xxxxx-xxxxx
Please let me know how it goes
TextInput.zip (Size: 89.33 KB / Downloads: 5)
Cheers

