fiogf49gjkf0d Nice! i can confirm that the format works with the Numeric Control, and its better because it limits the characters.
I did it in the "Data Bindings" field. Obbiously its a "native" AppArchitect form. I just pasted the {0:#,##0.00} (i want the 2 decimals) on the Format String field that is always below the Binding field.
I'm preety sure the procedure you described should work on custom forms also.
Now i can change currency fields to numeric and use my "es-PA" Panama localization (we use "B/." as currency symbol and it always shows "invalid format string").
Edit: Sorry, i forgot to mention, that the numeric field must have the "Format Type" set to "Numeric" to work properly. |