Please enter valid formula in calculator
-
Hello,
I am trying to create a simple order page where user inputs Number of units they want and next column shows calculated Sub Total.
Each time I open to view the page I get the ‘please enter valid formula in calculator’ message so it seems I have done something wrong in my coding.
My guess is my syntax is wrong in either the Number field or the calculator field (or both 🙂
Here is an example of one of the rows in the page.<div class="columns one"> <div class="field"><label></label>[number Parafoil] <p class="info-tip"></p> </div> </div> <div class="columns one"> <div class="field"><label></label>[calculator ParafoilTotal Prefix:$ Precision:2 "number Parafoil * 6.00"] <p class="info-tip"></p>Does anyone know what I’ve done wrong?
ThanksThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Please enter valid formula in calculator’ is closed to new replies.