34
Views
6
Comments
[iMask Js] Decimal value is not seem correctly when set the decimal separator to "."
imask-js
Reactive icon
Forge asset by Paulo Moreira
Application Type
Reactive

Hi everyone,

I found uncorrectly view of data from the aggregate when use the decimal mask with separator "." and the thousands separator ",".

Please help. Thank you.



Screenshot 2025-02-13 143913.png
Screenshot 2025-02-13 143755.png
TestiMask.oml
2026-02-16 05-51-10
Sahana K

Hi MUHAMAD JORDI,
Please check the below link,
https://www.outsystems.com/forums/discussion/75485/imask-js-new-forge-component/


Thanks,
Sahana

UserImage.jpg
Muhamad Jordi

Hi Sahana,

I'm using the last version and have seen the demo. but found the problem as above. 

Thanks.

2022-12-30 07-28-09
Navneet Garg

Yes you are right decimal separator have some issues. It is not working with acutal decimal working with only , as a decimal seperator.

You can in the demo as well.


2026-02-23 14-14-27
Paolo Cordioli

Any news? The problem is also present in demo with thousand separator "."

UserImage.jpg
Thimo Dusseldorp

Good afternoon, we are having the same issue. In every input we use a . (dot) as decimal seperator,. It would be really great if it would be supported in the near future. Because besides this issue it's a very nice component.

UserImage.jpg
Amber H.

I was facing same issue, only way I could find to resolve was to remove this piece of code: 


After removing it is working correctly for me with "." as decimal separator.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.