Anyone know how to get the input field to not automatically add commas to a number?

I’m using a qr scanner to populate a number into an input field. But the input field adds commas to the number.

If the number is 111222, the input field will read 111,222.

Anyone know how to prevent the comma from existing?

Hi @john.testing,

Is it possible you to show us the preview of this behavior and the setup?

Thank you

Switch the number format from “default” to “none”

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.