How to display a numbered entered in a field form a a currency format | XM Community
Skip to main content
Question

How to display a numbered entered in a field form a a currency format

  • August 2, 2022
  • 1 reply
  • 247 views

Forum|alt.badge.img+2

Hello,
I have a form where I ask respondents to enter a currency amount. I have enabled number validation but because they are entering large numbers I would like to separate the thousands, hundreds, decimal in a format like this:
$100,000.00
Any guidance would be greatly appreciated.

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • August 2, 2022

You can use JavaScript to do this. You might be interested in this.