Hi, great add-on. Is it possible to use it with IntegerField?

Hi, great add-on. Is it possible to use it with IntegerField?

It seems, that all specialized input fields do some kind of own custom formatting and/or rely on browser implementations on formatting. Those built-in formatting routines and the ones from this add-on conflict.

So the answer is: sorry, but I don’t think it works. I’ve tested date and time pickers and number field.

Is the binding to Integer value type why you would be interested using it with IntegerField?