Question
Calculating with fixed value in form
I know how I can add different fields.
But now I want to multiply a fixed value with a field.
I have one field and want to multiply that value with 0,29
I tried it with the option Javascript and than:
Field1*0,29
But that doesn't work.
How can I give in this calculation?