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.

Total of number fields

  1. imlily
    Member

    I want to create this form on Gravity Forms: http://www.holistichealthbayarea.com/forms/MedSymsQuest.php

    The number fields need to be subtotaled by section, and one grand total.

    I see the calculation function in the product fields, but I don't see how I could do this.

    Is there a way to do this?

    Posted 11 years ago on Thursday September 13, 2012 | Permalink
  2. The total field will update the total for all fields in the form. You can put as many total fields in your form as you like. As you go through the form submission, the total will be cumulative, not per page or section. Subtotals are not supported. You could use jQuery to subtotal all products in one section of the page and dynamically update the subtotal for that section then use the built in Gravity Form total at the end.

    Posted 11 years ago on Saturday September 15, 2012 | Permalink