Is there an easy way to auto format input field with thousand separator comma?

Is there an easy way to auto format input field with thousand separator comma?

Great question. I am unaware of any Wappler way to do it. But this may help:

Thanks @brad. Actually working through solutions there now but the one requires jquery and I was trying to steer clear of adding it to my app.

1 Like

There might be a way to use the ‘Pattern’ validator in Wappler and some sort of Reg-Ex expression. I haven’t experimented with that though. I am curious to find out what you come up with though.

This looks promising, but I do not know where to add the include and script on a node.js website with layout page and and views. no matter what combination of placing the code I get a variable not found error.