Large formula and calculated result on button submit in same page
-
- I have used submit button , but how to display calculated result (calculated field) only once button is clicked (on same page or new page with prefilled form data). My scenario : Form on left side and result on right side. result value is zero and actual result to be displayed on submit button click. (is this a pro feature?)
- I have 3 input boxes (fieldname1,fieldname2,fieldname3) , my formula is quite big , just one part i was trying to get it work but maybe i am doing something wrong. The formula is : ((((fieldname2/fieldname3-1)-(fieldname2/fieldname3)*95)*(1.29*fieldname1)*25)*12)*3 I am entering this in the equation box but it doesn’t display anything. Probably wrong expressions. Any suggestions?
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Large formula and calculated result on button submit in same page’ is closed to new replies.