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.

Current Total

  1. I am trying to show the total of a product before a processing fee (calculation). I can't seem to figure out a good solution using the total field or calculation field. I am sure there is something simple that I am just missing.

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink
  2. Sub-totals are tricky. Perhaps you could use a number field set to a calculation to display the sub-total? If you use a product field to do it - it's going to add that sub-total to the actual total, which means you'd double up the price.

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink
  3. I see, would you just use CSS to style the form field so it doesn't look like a form field? Or is there other ways to get around that. Also any ideas on adding a $ before the value. You guys really have the best support by the way. Just a thank you.

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink
  4. Actually I ended up faking it with a conditional HTML block. Probably not the best implementation but it will do for this project. Thanks again for the support.

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink