Input value field with decimal

Hi,

I am trying to create a price form where the input accepts decimals. The input field I use for this to calculate is the Product field as a single product. (x price value 0,19 euro)

The calculation works only with full values. For example;
when the input is given as 2 the total will be 2 x 0,19 = 0,38
when the input is given 2,4 or 2.4 it will use 24 x 0,19 instead of a decimal seperated value.

How can I achieve this so it will accept a decimal seperated input?

Thanks

We would need to see how you have set up your form. I would recommend you to open a support ticket and include an export of your form.

Thanks, just did.