"Show Total" option not working when you set-up "Sub-Products" on Payment tool

  • popeyespizza9
    Asked on May 4, 2015 at 10:36 AM

    Hi Again. I made the form but whatever I do to disable the total from showing, it does not work :(

    Here is the link.

     

    http://form.jotform.ca/form/51223277316248

  • Jan
    Replied on May 4, 2015 at 10:41 AM

    I see what you mean, as a work around, we'll just hide the total field using CSS. Please try injecting this custom CSS code in order to hide the total field.

    .form-payment-total {
    display: none !important;
    }

    Here's a guide on how to insert CSS code in your form. Hope this works. Thank you.

  • popeyespizza9
    Replied on May 4, 2015 at 10:43 AM

    Thank you. Will this be reported as a bug?

  • Charlie
    Replied on May 4, 2015 at 12:03 PM

    I have reported this problem to our developers. We will update you as soon as we hear any news regarding this matter.

    Thank you.

  • Paul JotForm Developer
    Replied on May 21, 2015 at 1:13 PM

    Hi,

    This has now been fixed. Thanks you for reporting it and apologies for any inconvenience it may have caused.