Hi,
1. It's not possible for me to use a comma in the min/max range fields when using a number field.
If I do, the range is ignored.
2. I would also like to force two decimals behind my comma, how do I accomplish this?
I have the correct dropdown with format 9.999,99 selected already but right now the number '2' is just saved to the database as '2' when I need it to be saved to my datbase as '2.00'