Hi… I have an input form that accepts only numbers, for example:
18291029128
what I want is that it displays like this automatically (without the user having to type points and dashes):
182.910.291-28
how can I do it?
THANK YOU!
Hi… I have an input form that accepts only numbers, for example:
18291029128
what I want is that it displays like this automatically (without the user having to type points and dashes):
182.910.291-28
how can I do it?
THANK YOU!
I was in need of kind of same thing but right now that´s not possible.
Maybe someone will come up with an input mask or something some day …
This topic was automatically closed after 70 days. New replies are no longer allowed.