Forum Moderators: open
When the user completes the form and clicks the submit button, I want a new page to open with the calculated total using the sum of all 9 questions in the form.
Can someone tell me how this is done?
Thanks!
Hard to say, there are ways you could do this with javascript but what is your expected behaviour? Do you just want the new page to give you the total? or did you want to do something with the total?