Do you want to multiple the color value by “Hoeveel spijlen wilt u laten inkorten?” fields value?
Then you have to change the price configuration of the color field as Custom Formula, and sethe formula to multiple {field.wcpa-number-1648796812303.value}*4.95
Please refer screenshot https://prnt.sc/nrwPxvc7SVHk
sorry i explained you wrong what i want is when they select yes for color i have 2 fields one is color radio button which will have different price and then there is number field, the calculation i want it number field * what radio button selected price, got it
so if i pick radio button option 1 which is 5 and type 2 in number it will calculate 10
if i pick radio button option 2 which is 10 and type 5 in number it will calculate 50
and how exactly i get the number of the field for custom formula i have already placed this in number field but it is not doing anything
{field.wcpa-radio-group-3872090889.value}*{this.value}
-
This reply was modified 2 years, 6 months ago by
greatone110.
We cannot see the radio fields in the url you shared, did you changed the form? If you are still facing this issue, could you please export the form and share it here.