Need a custom script for text to number
Copy link to clipboard
Copied
I need a number text box, and I got it to default here. but the problem is I can't put 6digit number with 'comma'. I know if I type without comma that will be correct n It's automatically shown 'comma'. if I take the box None and type number with a comma then they didn't count after comma.
so... I need a custom javascript to convert the text to the number or give me any other option to solve that.
[sorry for my bad english]
Copy link to clipboard
Copied
You will need to write your own custom keystroke, validation and format scripts to be able to do that. Just enter it without the comma and it will be added automatically...
I don't understand your question about converting text to number and how it's related to this issue.
Copy link to clipboard
Copied
What format does you use for the field?

