parttio / textfieldformatter

TextField Formatter Vaadin add-on
Apache License 2.0
13 stars 9 forks source link

Possibility to change the format of a text field without recreating the field #5

Closed johannesh2 closed 6 years ago

johannesh2 commented 7 years ago

I have one text field and 2 radiobutton, when my user select the first radio my format will be ###.###.###-## and if my user click in second radio the format will be ##.###.###/####-##. and my user can change between one or other any time

fabioebner commented 7 years ago

I appreciate your quick answer, but my problem was not the format, I already does this with delimiters, my problem is when I need to use the same textfield and change the mask that will use

tks

johannesh2 commented 6 years ago

Fixed in 1.5