PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Help adding a "clear form" button and an "enter" button to my calculations?

  1. lukewatson81
    Member

    Hi There,
    I have had some fun getting some conditional logic working on this form here.
    http://ccs.nsw.edu.au/fee-calculator/
    For the most part it is working well, excpet I can't see to find a "clear form" button incase you want to untick some options.
    I also want a button to say "calculate" which seems to happen automatically, but adding a button would be fantastic if possible.
    You can see the form is working well....just a few little tidy ups and I will be over the moon.
    I hope to hear back from you soon.

    Posted 11 years ago on Wednesday March 20, 2013 | Permalink
  2. lukewatson81
    Member

    Hi I was able to add <input type="button" value="Calculate" /> i html to add the calculate

    and html <input type="reset" value="Clear Form" />

    to clear the form...the only problem is, it doesn't clear my prices and totals fields.
    How do you clear the prices in the form?
    Thanks,
    http://ccs.nsw.edu.au/fee-calculator/

    Posted 11 years ago on Wednesday March 20, 2013 | Permalink
  3. Looks like you resolved your issue in this topic?

    http://www.gravityhelp.com/forums/topic/please-help-me-add-a-clear-form-and-prices-button

    We'll close this one and leave the other open since they relate to the same issue.

    Posted 11 years ago on Saturday March 23, 2013 | Permalink

This topic has been resolved and has been closed to new replies.