Skip to content

[Bug]: SetValue didn't apply the ',' decimal separator for currency Input #39583

@rodrigoscdc

Description

@rodrigoscdc

Is there an existing issue for this?

  • I have searched the existing issues

Description

My decimal separator is ',' instead of '.' so I have some inputs that are currency, so I'm trying to implement to copy some value from other currency input to use in other currency input. I'm trying to use the JS object to achieving it, but without success. I tried to using some expressions in the Default Value didn't work too.

Steps To Reproduce

  1. Create a currency value that will use some currency that uses ',' as separator.
  2. Use another currency input that will store the value from input 1.
  3. Create some JS function to to SetValue for the input currency 2, this will bring us the value as '.' separator.
  4. Create some button to exec the function.

Public Sample App

No response

Environment

Production

Severity

Low (Cosmetic UI issues)

Issue video log

No response

Version

Self Hosted - 1.62

Metadata

Metadata

Labels

BugSomething isn't workingCommunity Reportedissues reported by community membersLowAn issue that is neither critical nor breaks a user flowNeeds More InfoNeeds additional informationNeeds TriagingNeeds attention from maintainers to triageProduction

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions