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.

Calculation issues

  1. I have designed and started to create an area / price per sq/m form, which allows user to input there size, and based of the area gather a price, after picking there material option.

    2 things i would like if possible;

    1) can i format the options to show like;
    "5mm FoamBoard @ £ 2.00 m2" (instead of "5mm FoamBoard +£ 2.00") using html?

    2) Why is the grand total showing £5.00 instead of £2.50 when i select the option of 3mm FoamBoard, when it should show the option of "2.50" like the sub total does?

    any help appreciated.

    Thanks

    Posted 11 years ago on Wednesday November 28, 2012 | Permalink
  2. sorry here is a link to form on woocommerce product;

    http://www.superwideprint.com/wordpress/shop/custom-flatbed/

    Posted 11 years ago on Wednesday November 28, 2012 | Permalink
  3. For issue 1, you can use the gform_format_option_label filter to change the wording that is displayed for options: http://www.gravityhelp.com/documentation/page/Gform_format_option_label

    For issue 2, are those fields being provided by Gravity Forms or Woocommerce?

    Posted 11 years ago on Saturday December 1, 2012 | Permalink