inputmaskmh
Reactive icon

InputMaskMH

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 08 October 2023
 by 
0.0
 (0 ratings)
inputmaskmh

InputMaskMH

Documentation
1.0.0

With this asset we can use conditional masks just by adding ;(p onto and comma) between the masks, respecting the number of characters from smallest to largest.


Example of use for phone mask with 9 or 8 digits:


"(##) ####-####; (##) #####-####"


Where the # character represents any character typed by the user and the others will be part of the mask.