The currency formatting is will use the currency setting used in the field.By default it is USD and if currency is set to use something else, then we will use that. The formatting is using Thousands seperator and will be added once value editing is completed (no need to enter commas while editing)
Both on my Ipad and my Android phone I am not allowed to enter a comma or point as the decimal separator in a numeric field. After an enter then AnyDB always shows a comma as a thousand separator (but I want a EURO point as a thousand separator) and adds “.00”. as decimals to the number-value.
Understood. In edit mode, we just get the raw number (and strip out the commas). we will look into adding support to pick the seperator from locale settings in the app updates. Thanks