Hi,
Defining a Float constrain I marked the check box “Currency” to allow currency values.
After that I checked using the Constrain Tester my currency value.
In Spain '.' is the thousand separator and ',' is for decimal numbers.
By default seems to be the opposite '.' for decimal numbers and ',' thousand separator. So English settings.
My local regional settings are set to use Spanish for standards and formats and for the language and keyboard.
I set of questions come to me:
a) How do know and how do I select what currency I am working with?
b) Do I have to set/configure the tool in order to use the local configuration?, so, does the product make any check against the operating system regional settings?
d) Finally, how can I set the currency format? - I would like to have, for instance, a validation for this float currency value: #.###.###,## €
Thanks