Jump to content

please add input masks for text inputfield support


adrianmak
 Share

Recommended Posts

If it's JS only then I could try adding it to AdminOnSteroids, even though in the past years I haven't felt the need for such feature. What makes it harder that multi-language needs to be taken into account, eg. you may need different mask per language.

  • Like 1
Link to comment
Share on other sites

Cleave looks nice, thanks. I managed to set up a working PoC, the only issue came up was submitting the value - the formatted value got saved so I had to remove fomatting on submit to save the raw value.

inputmask.gif.b1321fc08573bbbc5e4b9fc0b5f9b640.gif

You can see the raw value (no delimiters) for a second before submit and Tracy Console also shows the right value.

The configuration looks like this:

inputmask-config.png.fff50fc11a0d4b114dfa10ca201f86fd.png

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...