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.

Merge tags with calculations in confirmations

  1. mkoenig1
    Member

    I have a multi-page form built for doing estimates, which functions on page as expected. It's somewhat complex with several computations, but seems to be working correctly. I'm passing the total for the estimates to the confirmation page.

    I've noticed that if I add subtotals in the form to try to simplify the calculations, the formulas work on page and show the correct value, but they do not pass that value to the confirmation page if the subtotal field is used in the calculation. If I place the entire formula in the total field and completely avoid the use of subtotals as part of the calculation.. it works fine and passes the value.

    This makes for a very long and complex calculation for the total and makes changes difficult since it's not done in stages. Is the inability to pass calculations using subtotals as part of the formula via merge fields an expected result? Or am I perhaps doing something wrong?

    I also notice there is a three to sometimes several second delay between hitting the submit button and the rendering of the confirmation with totals... is this normal as well? The time it's taking makes me believe there is a problem somewhere and something is looping.

    By the way... the calculations are all fairly simple adding and multiplication formulas... and maybe the delay is due to having a few dozen fields to add up and then do a percentage calculation on the total... but thats why I was hoping subtotals within the form might make it faster. Any thoughts?

    Posted 11 years ago on Sunday May 5, 2013 | Permalink
  2. mkoenig1
    Member

    I'm surprised no response yet.. is the ability to pass calculation totals to the notification page a new feature so not many people doing it yet? I just bought this program, so I don't know the history..

    would an example help? This is shorter than the real one, but should maybe will explain better:

    ( {page1 subtotal} + {page2 subtotal} ) * 2 = works correctly on page but shows as 0 in notification

    ( {q1} + {q2} + {q3} + {q4} + {q5} + {q6} + {q7} + {q8} + {q9} ) *2 = works on page and passes the correct value to notification.. but requires a long long formula and takes a long time for the notification page to load.

    Posted 11 years ago on Wednesday May 8, 2013 | Permalink
  3. Send me an email to rob@rocketgenius.com and I can send you an updated version that should fix this for you. We recently fixed some calculations issues in 1.7

    Posted 11 years ago on Wednesday May 8, 2013 | Permalink
  4. Solution???
    I have the same problem.

    Posted 11 years ago on Friday May 24, 2013 | Permalink