1. ggaillet
  2. Bug Report
  3. Tuesday, May 17 2016, 05:39 AM
Hi,

So I have this decimal text field that is asking my users to use the coma (,) instead of the point (.) for the decimals. Where do I checked and or force the use of the point for decimal marker?
Thanks.
admin Accepted Answer
Admin
Hi,

you can use Custom Format instead pre-existing Format, Custom format use Regex Expressions.
To allow decimal values with "." you can set "Custom Format" parameter to "[0-9]+[.]*[0-9]*" (see screenshot)
Attachments (1)
  1. more than a month ago
  2. Bug Report
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.