Hello Community,
When I start typing in text box, it should automatically allow me to type in this format
11 222 333 444
Spaces should be given after first 2 characters and after that 3 characters repectivey. It should be only numbers.
Please advice how to achieve this.
Thanks and Regards,
Suraj Borade
I think it solve your problem:
https://www.outsystems.com/forge/component/647/custom-masks/
Thanks and Best Regards,
Nuno Pereira
Hi Nuno,
It solved my problem. Thanks a lot for reminding me about custom masks.